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

Re: [Condor-users] Condor on Ubundu Linux



I am trying Ubuntu (presumably, but not neccessarily the same as Ubundu) 5.10

I get the error:
---
# ./condor_configure  --type=submit,execute,manager --install-dir=/opt/condor \
  --local-dir=/opt/condor/local.condor --install
/opt/condor-6.7.18/bin/condor_config_val: error while loading shared libraries:
libstdc++.so.5: cannot open shared object file: No such file or directory
Unable to find local directory!
---

Looking in /usr/lib:
---
# ls -l /usr/lib/libstdc++*
lrwxrwxrwx  1 root root     18 Nov 23 16:43 /usr/lib/libstdc++.so.6 -> libstdc++.so.6.0.5
-rw-r--r--  1 root root 919540 Oct  1 15:14 /usr/lib/libstdc++.so.6.0.5
---

Checking version of gcc:
---
# g++ -v
...
gcc version 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)
---

My first guess is that the libstdg++ needed for condor_config_val (and presumably
other parts of condor) is version 6 and what is installed is version 5.
Whether there is an easy workaround for this (copying files for instance!), I don't
kow as I haven't tried yet.

This machine was going to be our new central node, so I hope we can get it up and running quickly.

Cheers

JK

  -----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx]On Behalf Of Natarajan, Senthil
Sent: Thursday, March 30, 2006 9:12 PM
To: Condor-Users Mail List
Subject: [Condor-users] Condor on Ubundu Linux


Hi,
I am trying to install ubuntu on VMware running on windows XP. I was wondering does condor 6.6.10 or any other version of condor will run on ubundu 5.10  Linux.
Four months back when tried condor on ubuntu (I am not sure the ubundu  version) I had some problem then I switched to Redhat. The reason now I am going for ubuntu5.10 is, Vmware site has the pre build ubuntu5.10 for VMPlayer but not for Redhat.
Please let me know.
Thanks,
Senthil