|
From: | Andreas Fink |
Subject: | Re: Repo for debian |
Date: | Sun, 29 Oct 2023 14:33:52 +0100 |
it was done like this $ ./configure --disable-importing-config-file \ --with-layout=debian \ --prefix=/usr \ --enable-native-objc-exceptions \ --enable-objc-arc \ --enable-install-ld-so-conf \ --with-library-combo=ng-gnu-gnu \ --with-runtime-abi=gnustep-2.0 \ --with-objc-lib-flag=-l:libobjc.so.4.6 whe doing gnustep base, it goes to /usr/local/lib when configuring gnustep base you need to pass --prefix=/usr as well to get it to install it in the right location this trick doesnt work for gui however -- Sent from Canary
|
[Prev in Thread] | Current Thread | [Next in Thread] |