|
ld linking problem
hi i am trying to install open scene graph, which requires openthreads and producer. i want to install them in my home directory. openthreads installs allright in lets say /home/foo/local
when i am making producer it complains that it cannot find openthreads (and conscequently the directory where open threads is put on). i have exported my variables LD_LIBRARY_PATH=/home/foo/local/lib and CPATH=/home/foo/include
any help?
thanks
|