newb mac programming question

jcactaur

Registered
I am trying to get allegro to work for OS X. Everything seems to have compiled fine. I also installed XonX which is an X Windows port. When i try to compile with -lX11 -lXext in the command line i get the message "ld: can't locate file for: -lX11" Instructions for unix say to add /usr/local/lib to /etc/ld.so.conf but there is no such file in OS X. How do I add to the search path for ld.
thanks
 
Back
Top