Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Dependency issues when installing
- Date: Tue, 28 Nov 2017 11:21:43 -0600
- From: Brian Bockelman <bbockelm@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] Dependency issues when installing
Hi Roberto,
Looks a bit like you ended up with a newer version of HTCondor on an older platform (e.g., GOMP_4.0 is not super-new and it appears to be missing from your libgomp.so.1).
What distro / version do you use, and what corresponding version of HTCondor? How'd you install the package?
Brian
> On Nov 28, 2017, at 7:04 AM, Roberto Tavares <tavares@xxxxxxxxxxxxx> wrote:
>
> Hello,
>
> I'm trying to install HTCondor, but when I'm running condor_master I'm getting the following errors:
>
> ./condor_master: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by ./condor_master)
> ./condor_master: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ./condor_master)
> ./condor_master: /usr/lib/x86_64-linux-gnu/libgomp.so.1: version `GOMP_4.0' not found (required by /home/condor/condor/sbin/../lib/libcondor_utils_8_6_8.so)
> ./condor_master: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /home/condor/condor/sbin/../lib/libcondor_utils_8_6_8.so)
> ./condor_master: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /home/condor/condor/sbin/../lib/libcondor_utils_8_6_8.so)
> ./condor_master: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /home/condor/condor/sbin/../lib/libcondor_utils_8_6_8.so)
> ./condor_master: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /home/condor/condor/sbin/../lib/libclassad.so.8)
> ./condor_master: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /home/condor/condor/sbin/../lib/libclassad.so.8)
>
> The isue is that I have the package libstdc++6 installed at newer version. Is there a package dependecy that I'm missing?
>
> Thank you!
>
> Roberto
> _______________________________________________
> HTCondor-users mailing list
> To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/htcondor-users/