How can I specify home directory.

2004-12-22 Thread niac78
Hi all, I have a different Cygwin home directory than the common C:\Documents and Settings\username. It was no problem to specify the "set HOME=C:\myHome" in the cygwin.bat. The problem comes when a postinstall script tries to modify files in the home directory. setup.exe understands $HOME or ~ a

rpm 4.1-1 problem

2004-12-16 Thread niac78
Hi guys, I'm using the rpm 4.1-1 package and I noticed that RPM_INSTALL_PREFIX is never set even in case we specify the --prefix or --relocate options. It looks like this bug is well known on this version (see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=75550). I'm unfortunately not good

post uninstall script?

2004-11-22 Thread niac78
Hi! I built a package with a post install script (located in /etc/postinstall/) and I would like to create a script with a "post uninstall" script to clean up some files. Is this possible? What is the best way? Thanks for your help. Nick -- Unsubscribe info: http://cygwin.com/ml/#unsubscr

Re: looking for an arm9 cross-compiler

2004-11-12 Thread niac78
Quoting Larry Hall <[EMAIL PROTECTED]>: > At 05:20 AM 11/10/2004, you wrote: > > > >Hi, > >I used to work with Linux and I'm trying Cygwin. Does anyone know if there's > an > >existing cross compiler for arm9 package? I could not find it in the package > >list. Otherwise, what is the solution? Do

looking for an arm9 cross-compiler

2004-11-10 Thread niac78
Hi, I used to work with Linux and I'm trying Cygwin. Does anyone know if there's an existing cross compiler for arm9 package? I could not find it in the package list. Otherwise, what is the solution? Do I have to compile an arm-gcc with the cygwin library? I'm sure there's already an existing arm