compiling and installing SOPE and libFoundation
Raul Dias <[email protected]>
| Newsgroups | gmane.comp.cms.opengroupware.discuss.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am trying to compile SOPE 4.4beta6-voyager-r758 When running config it fails in the first text (xml2), but not because of the libxml2, but because it cant find Foundation.h: $ cat .configure-test-2428/err.log dummytool.m:3:34: Foundation/Foundation.h: No such file or directory make[2]: *** [shared_debug_obj/dummytool.o] Error 1 make[1]: *** [linktest.all.tool.variables] Error 2 make: *** [linktest] Error 2 I did compile and install libFoundation before. It is working (as I tested with the Defaults Tool). The missing header file is instaled in: /usr/GNUstep/System/Library/Headers/libFoundation/Foundation/Foundation.h BTW, I did source /usr/GNUstep/System/Library/Makefiles/GNUstep.sh before starting to work. It seems the problem is that the include should be libFoundation/Foundation/Foundation.h instead of Foudation/Foundation.h. Or to add the path /usr/GNUstep/System/Library/Headers/libFoundation to the include dir paths. Or libFoundation shouldn't be installed inside /usr/GNUSted tree. I do know C, but I have never touched Objective-C before not even worked with GNUstep (other than WindowMaker) tools like make or its directory structure. So, whats the right path to follow? -Raul Dias -- OpenGroupware.org Discussion [email protected] http://mail.opengroupware.org/mailman/listinfo/discuss