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:17:24 +0100
- From: Arnau Bria <arnaubria@xxxxxx>
- Subject: Re: [Condor-users] Downloading condor for sl4
On Wed, 9 Jan 2008 14:35:59 +0200
Claudiu Udrea wrote:
> Hi Arnau,
Hi Claudiu,
> 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!
oh! thanks!
I did a # rpm -qf /usr/lib/libstdc++.so.5
libstdc++-3.2.3-59
on a sl3 (RHE3) and supposed it was from old distro.
Anyway, it worked fine now!
Oh! [ Fedora Core 4 != sl4 ]... sorry.
> Claudiu Udrea
> Academic Technologies
> The George Washington University
> Washington DC
Cheers,
Arnau