On Tue, Sep 21, 2010 at 07:09:48PM +0200, Daniel Isenmann wrote: > On Tue, 21 Sep 2010 19:00:21 +0200 (CEST) > Tamas TEVESZ <[email protected]> wrote: > > > apparently it's an error in the message. it's --appspath now (don't > > know what it does, but configure.ac quacks appspath...) > > No, that's not right. Giving --appspath to configure fails completely.
Try --with-appspath, although it looks like it won't actually do anything at the moment. It looks like the help text (but not the actual option) was changed in commit acc868d9, and then it was completely broken in commit bde572f6. A patch to fix it follows. --with-gnustepdir is supposed to change the installation path of WPrefs (and maybe other utilities?) to wherever GNUstep wants it by specifying the prefix under which the "Applications" directory lives, instead of the default where the LSB wants it. -- To unsubscribe, send mail to [email protected].
