Re: Re: Postinstall script error

2003-09-05 Thread tiroy
Hi Igor, >If you had Cygwin processes running, cygwin1.dll was locked and could not >be replaced by setup. As a result, you got newer apps installed, but >tried running them with an older cygwin1.dll, which was missing some >functions. Mhm... That's possible. One cygwin session was running, so pr

Re: Postinstall script error

2003-09-03 Thread Igor Pechtchanski
On Wed, 3 Sep 2003, Tomasz Rojek wrote: > > Probably your the cygwin1.dll was not unloaded when you've done the > > setup. > Maybe, but why? If you had Cygwin processes running, cygwin1.dll was locked and could not be replaced by setup. As a result, you got newer apps installed, but tried runnin

RE: Postinstall script error

2003-09-03 Thread Jörg Schaible
first and only (should be backward compatible) and thean any of the other packages. Regards, Jörg > -Original Message- > From: Tomasz Rojek [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 03, 2003 12:07 PM > To: [EMAIL PROTECTED] > Subject: Re: Postinstall script erro

Re: Postinstall script error

2003-09-03 Thread Tomasz Rojek
> Probably your the cygwin1.dll was not unloaded when you've done the > setup. Maybe, but why? > Remark : don't forget to stop cygwin services (sshd, ...) None was running. I tried another thing: I have a local package directory, where I keep all the cygwin packages I download. Normally when I wa

RE : Postinstall script error

2003-09-03 Thread Philippe Torche
3. septembre 2003 10:33 > À : [EMAIL PROTECTED] > Objet : Postinstall script error > > > Hi all, > > I was upgrading my cygwin instalation while during execution > postinstall scripts dozens of error popup windows strated to appear: > > cygpath.exe | sed.exe | basenam

Postinstall script error

2003-09-03 Thread Tomasz Rojek
Hi all, I was upgrading my cygwin instalation while during execution postinstall scripts dozens of error popup windows strated to appear: cygpath.exe | sed.exe | basename.exe | rm.exe | ln.exe | uname.exe | expr.exe - Entry Point Not Found The procedure entrypoint __getreent could not be locate

Re: enscript postinstall script error

2002-05-09 Thread Gerrit P. Haase
Hallo Weiqi, > Just want to point out a typo in the postinstall > script for the enscript package. > The lines > if [ ! -e /etc/enscript.cfg ] ; then > cp /etc/enscript.cfg.default /etc/enscript/cfg > fi > should be > if [ ! -e /etc/enscript.cfg ] ; then > cp /etc/enscript.cfg