Download List

프로젝트 설명

makeself is a small shell script that generates a self-extractable compressed TAR archive from a directory. The resulting file appears as a shell script, and can be launched as is. The archive will then uncompress itself to a temporary directory and an arbitrary command will be executed (for example, an installation script). This is pretty similar to archives generated with WinZip Self-Extractor in the Windows world.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-05-02 14:13 Back to release list
2.1.3

명령줄에서 터미널을 산란 때 버그를 수정했다. - 타르와 - noexec 옵션은 아카이브에 대한, 그리고 - nomd5에 추가했다 - nocrc 옵션은 아카이브의 생성을 피하기 위해 체크섬이 포함됐다. man 페이지를 포함되었습니다.
Tags: Minor bugfixes
Bugs with the command line when spawning terminals were fixed. --tar and --noexec options were added for archives, and --nomd5 and --nocrc options were included to avoid creating checksums in archives. A man page was included.

Project Resources