setup question: Shouldn't dependency info be honored even during local installs?

2003-02-17 Thread Christopher Faylor
Shouldn't the dependency part of setup.exe be back end driven? That is, when setup.exe goes to install tar, shouldn't it complain if gzip isn't installed or going to be installed? If not, maybe we need a utility which can be run (cygcheck?) to check package dependencies. Then we can just tell

RE: Latest rev of NFS server

2003-02-17 Thread Pavel Tsekov
On Sun, 16 Feb 2003, Robb, Sam wrote: Oh, Bother, said Pooh. I'll try to resolve this - it's working on my system, so I may just have transposed some numbers :-/ If you already have an existing exports file, you will need to explicitly change owner/permissions on the file

RE: [ITP] rebase (resend)

2003-02-17 Thread Ralf Habacker
I found another bug (most likely introduce by me in a previous patch) when rebasing up and the DLL is already based at the requested address. The attached patch is one way to correct this problem. Applied and checked in. Ralf