Download List

Project Description

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.

2003-03-03 09:02
2.1.0

This release adds support for multiple embedded tarballs, allowing for an easy update of existing archives with the --append command-line flag. There were also major cleanups, especially in the checksum code.
Tags: Minor feature enhancements

2003-01-19 15:00
2.0.1

This is the first official release of the 2.0.x series. This is an almost complete rewrite from the 1.5.x versions, and features ports to many UNIX flavors, like Solaris, AIX, SCO, HP-UX, IRIX, BSD, and Mac OS X.
Tags: Major bugfixes

2001-01-30 15:13
1.5.3

A bugfix for Debian 2.0 systems that have a different "print" command, a sanity check for the DISPLAY variable before trying to launch an xterm, more verbosity in xterms, and checks for an embedded command's return value.

2001-01-30 15:13
1.5.2

Some minor cosmetic changes to better handle big archives.

2001-01-30 15:13
1.5.1

Minor bugfixes, and new options -check and -list for generated archives.

Project Resources