[companion-discuss] setting PATHs for headers/libs - GNU Autoconf, Automake
Joao Miguel Ferreira
jmcferreira at criticalsoftware.com
Mon Jul 16 12:29:37 PDT 2007
Hello all,
I'm a beginner in Solaris (coming from Linux) :).
In my project we maintain code with the help of GNU Autoconf, Automake
and Libtool, in Linux, HP-UX and Solaris.
I have 1 or 2 problems in Solaris :(
a) How do I tell Solaris to search for header files
in /usr/local/include when I compile my test application (that needs
headers of my lib) ?
b) How do I tell Solaris to search for libs in /usr/local/lib (my
project is basically some libs, but I have to run test applications that
load the libs)... in Linux I add it to ld.so.conf... but I don't know
where Solaris keeps the dynamic loader configs
Can anyone help me on this.
thank you
Joao
More information about the companion-discuss
mailing list