[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] error while loading shared libraries



Hi, I used the condor-6.8.5-linux-x86-rhel3-dynamic.tar.gz version on my CentOS ( Red Hat based ) 64 bits... when I try to run condor_mastr I get:

[root@varda condor]# condor_master
condor_master: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

Then, I dont have a libstdc++.so.5 on my /usr/lib, but I have one on my /usr/lib64... I created the simbolic link:

/usr/lib/libstdc++.so.5 -> /usr/lib64/libstdc++.so.5.0.7

However I get the same error when run condor_master. How can I solve it?

Thanks very much!!!

Ary Junior