[torqueusers] configuration problem
Ronny T. Lampert
telecaadmin at gmail.com
Fri Mar 16 05:00:08 MDT 2007
>> But I'm having trouble when initializing the server :
>> #pbs_server -t create
>> pbs_server: error while loading shared libraries: libtorque.so.0: cannot
>> open shared object file: No such file or directory
If you are an admin:
You should put /usr/local/lib into the file /etc/ld.so.conf
or if you are on a newer Linux, a file called usr_local_lib.conf into
/etc/ld.so.conf.d/ which only contails a line with "/usr/local/lib".
Afterwards call ldconfig to make the new libs known.
Cheers,
R
More information about the torqueusers
mailing list