This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: How to "make install"?


Stefan PETRUCHA wrote:

> Hi,
>
> I think it is obvious that the install utility program doesn't work for
> binary executables because of .exe suffix. I saw some scripting solution
> here so I tried it. I made shell script adding .exe to appropriate
> parameters and calling the original install hidden somewhere out of
> $PATH. Then I 'make install' just made groff package. Make passed but
> oops! - all binary programs were installed to their locations without
> the .exe suffix == unuseable. OK, I checked all files in /usr/local/bin
> and added .exe to binary programs per script, but I don't like this as a
> solution.

ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Humblet_Pierre_A/install-cygwin-b20-sh

works fine for me. Download that shell script. Rename install.exe to
"cyg_install.exe". Rename this shell script to "install". Done.


>
> Has somebody something better? How do you "make install"?
>
> Stefan Petrucha
> --
> http://www.isnet.sk/petrucha
>
> ____________________________________________________________________
> Get free email and a permanent address at http://www.netaddress.com/?N=1
>
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]