On Tue, 21 Sep 2010 19:00:21 +0200 (CEST) Tamas TEVESZ <[email protected]> wrote:
> On Tue, 21 Sep 2010, Daniel Isenmann wrote: > > hi, > > > tried to compile latest wmaker-crm git fork (master tree). > > configure doesn't know parameter "--with-gnustepdir", but it's > > listed in configure help. Is this option still available or was it > > removed from configure script? If it was removed, which is the > > default GNUStep directory (is it /usr/lib/GNUstep)? > > 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. --with-gnustepdir works, but configure gives the error message, that it isn't recognized, but it sets the right path. You can see it after configure: without gnustepdir: Installation path for WPrefs.app : /usr with gnustepdir set to /usr/lib/GNUstep/: Installation path for WPrefs.app : /usr/lib/GNUstep/Applications So, there is some error in configure script or configure.ac -- To unsubscribe, send mail to [email protected].
