Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Condor-users] Condor on Fedora Core 4 Problems
- Date: Mon, 5 Sep 2005 11:05:35 +0800
- From: <Greg.Hitchen@xxxxxxxx>
- Subject: RE: [Condor-users] Condor on Fedora Core 4 Problems
Thanks a lot Adam, it worked perfectly.
Cheers
Greg
> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx
> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Adam Mercer
> Sent: Friday, 2 September 2005 5:47 PM
> To: Condor-Users Mail List
> Subject: Re: [Condor-users] Condor on Fedora Core 4 Problems
>
>
> On Fri, 2 Sep 2005 Greg.Hitchen@xxxxxxxx wrote:
>
> > I have sucessfully installed condor on RH9, FC3 and RHES4
> previously
> > (and many PCs).
> >
> > I have just installed FC4 and then condor 6.6.10 and get the error:
> >
> > # /etc/init.d/condor start
> > Starting up Condor
> > /usr/local/condor/sbin/condor_master: error while loading shared
> > libraries: libstdc++.so.5: cannot open shared object file: No such
> > file or directory
>
> FC4 uses gcc-4.0 as its default compiler, which has a
> different C++ ABI to
> previous releases hence your system doesn't have the
> libstdc++ library
> that condor expects.
>
> FC4 provides the compat-libstdc++-33-3.2.3-47.fc4.i386.rpm
> which should
> provide that library. Try installing that package and try
> starting condor
> again.
>
> Cheers
>
> Adam
>
> --
> Adam Mercer
> Astrophysics & Space Research
> School of Physics and Astronomy Tel: +44
> (0)121 414 3721
> University of Birmingham Fax: +44
> (0)121 414 3722
> B15 2TT, UK
>
> _______________________________________________
> Condor-users mailing list
> Condor-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>