Hello, >Shouldn't this be: >$ makeself.sh -h ?
Yes. The correct way to invoke makeself is calling `makeself.sh'. /usr/bin/makeself-header.sh /usr/bin/makeself.sh >Why are we using the '.sh' extension with 'makeself', again? Upstream sources keep the extension, other distros strip it, i.e. Debian It looks like there is not a strict policy defined, anyway: $ ls /usr/bin | egrep "\.(pl|py|sh|rb)" | wc -l 161 Regards. 2010/4/28, Lee D. Rothstein <l1ee...@veritech.com>: > david sastre wrote: >> New package "makeself-2.1.5-2" has been uploaded. >> >> makeself is a small shell script that generates a self-extractable >> archive from a directory. The resulting file appears as a shell script >> (many of those have a .run suffix), and can be launched as is. The >> archive will then uncompress itself to a temporary directory and an >> optional arbitrary command will be executed (for example an installation >> script). Makeself archives also include checksums for integrity >> self-validation (CRC and/or MD5 checksums). >> >> Usage: >> >> makeself.sh [params] archive_dir file_name label [startup_script] [args] >> >> More info: >> >> makeself -h >> > > Shouldn't this be: > > $ makeself.sh -h ? > > Not that I want extraneous extensions, anyways. > > Why are we using the '.sh' extension with 'makeself', again? > >> man makeself >> > Does it make sense that?: > > $ man makeself > > works but: > > $ makeself -h > > doesn't? > >> If you have questions or comments, please send them to the cygwin >> mailing list at: cygwin@cygwin.com . >> >> To update your installation, click on the "Install Cygwin now" link on >> the http://cygwin.com/ web page. This downloads setup.exe to your >> system. Then, run setup and answer all of the questions. >> >> *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** >> >> If you want to unsubscribe from the cygwin-announce mailing list, look >> at the "List-Unsubscribe: " tag in the email header of this message. >> Send email to the address specified >> there. It will be in the format: >> >> cygwin-announce-unsubscribe-you=yourdomain....@cygwin.com >> >> If you need more information on unsubscribing, start reading here: >> >> http://sourceware.org/lists.html#unsubscribe-simple >> >> Please read *all* of the information on unsubscribing that is >> available starting at this URL. >> >> > > makeselflessLee ;-) > > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple