Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Downloading condor for sl4
- Date: Wed, 9 Jan 2008 14:35:59 +0200
- From: "Claudiu Udrea" <claudiu@xxxxxxx>
- Subject: Re: [Condor-users] Downloading condor for sl4
Hi Arnau,
No, there is no problem with the server. Condor needs a certain package installed (libstdc++.so.5) before you can run it. I know I have had the same problem on my Fedora 5 Condor pool. Not sure what package manager RHEL uses, but under Fedora you can easily use yum to install the rpm.
The actual command is as follows:
yum install libstdc++.so.5 -y
(the -y skips confirmation prompts)
Hope this helps!
Claudiu Udrea
Academic Technologies
The George Washington University
Washington DC
On Jan 9, 2008 2:01 PM, Arnau Bria <
arnaubria@xxxxxx> wrote:
Hi,
I'm downloading condor 6.8.8 (stable) for sl4 x86, so I choose the
version for RHEL 4 or, Fedora Core4, but the link points to:
condor-6.8.8-linux-x86-rhel-dynamic-1.i386.rpm
both.
(I have removed the package but I still have
condor-6.9.3-linux-x86-rhel3-dynamic-1.i386.rpm wich complaint about these dependencies:
# rpm -ivh condor-6.9.3-linux-x86-rhel3-dynamic-1.i386.rpm
error: Failed dependencies:
libstdc++.so.5 is needed by
condor-6.9.3-1.i386
libstdc++.so.5(CXXABI_1.2) is needed by condor-6.9.3-1.i386
libstdc++.so.5(GLIBCPP_3.2) is needed by condor-6.9.3-1.i386
libstdc++.so.5(GLIBCPP_3.2.2) is needed by condor-6.9.3-1.i386
Suggested resolutions:
compat-libstdc++-33-3.2.3-47.3.i386.rpm
and those are from RH3....
If I go to development version I get:
condor-6.9.5-linux-x86_64-rhel3-dynamic-1.x86_64.rpm
.
And if I try to install it asks for 64biots host:
]# rpm -ivh condor-6.9.5-linux-x86_64-rhel3-dynamic-1.x86_64.rpm
error: Failed dependencies:
libc.so.6()(64bit) is needed by condor-6.9.5-1.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by condor-6.9.5-1.x86_64
libc.so.6(GLIBC_2.3)(64bit) is needed by condor-6.9.5-1.x86_64
libcrypt.so.1()(64bit) is needed by condor-6.9.5-1.x86_64
libcrypt.so.1(GLIBC_2.2.5)(64bit) is needed by condor-6.9.5-1.x86_64
libdl.so.2()(64bit) is needed by condor-6.9.5-1.x86_64
libdl.so.2(GLIBC_2.2.5)(64bit) is needed by condor-6.9.5-1.x86_64
libgcc_s.so.1()(64bit) is needed by condor-6.9.5-1.x86_64
libgcc_s.so.1(GCC_3.0)(64bit) is needed by condor-6.9.5-1.x86_64
libm.so.6()(64bit) is needed by condor-6.9.5-1.x86_64
libm.so.6
(GLIBC_2.2.5)(64bit) is needed by condor-6.9.5-1.x86_64
libresolv.so.2()(64bit) is needed by condor-6.9.5-1.x86_64
libresolv.so.2(GLIBC_2.2.5)(64bit) is needed by condor-6.9.5-1.x86_64
libstdc++.so.5()(64bit) is needed by
condor-6.9.5-1.x86_64
libstdc++.so.5(CXXABI_1.2)(64bit) is needed by condor-6.9.5-1.x86_64
libstdc++.so.5(GLIBCPP_3.2)(64bit) is needed by condor-6.9.5-1.x86_64
libstdc++.so.5(GLIBCPP_3.2.2)(64bit) is needed by
condor-6.9.5-1.x86_64
Is there any problem with server?
Cheers,
Arnau
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to
condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/