On 14. 8. 2012., at 09:54, David Chisnall <[email protected]> wrote: > On GNU/Linux, /usr/local is not in the compiler's search path, so you will > need to specify this path explicitly. I would recommend setting PREFIX to > /usr for GNU/Linux.
It isn't? I'd swear that, when I install various third-party libraries, the compiler can easily find their headers in /usr/local/include and libraries in /usr/local/lib. -- Ivan Vučica [email protected] - http://ivan.vucica.net/ _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
