I got a problem compiling apache with an external modul. configure brings an error that it can't find necessary files.
After some research the solution seems to be to add a path to the needed files into etc/ld.so.conf .
However I cannot find that file on my FreeBSD 4.9 box. Is the above file only part of a linux distribution or can I simply create that file?
Or is there another way in FreeBSD to set the lib paths?
After some research the solution seems to be to add a path to the needed files into etc/ld.so.conf .
However I cannot find that file on my FreeBSD 4.9 box. Is the above file only part of a linux distribution or can I simply create that file?
Or is there another way in FreeBSD to set the lib paths?

Comment