I ended up linking all the library files in the deps directory to a library directory in the path of /etc/ld.so.conf so that greg would work.

cd /srv/local64/lib/
ln -s /srv/local64/programs/coot/deps/lib/* .

Next time I will either install the dependencies in the main path (i.e. /srv/local64) or just add the library directory to /etc/ld.so.conf.

-James

Reply via email to