Boost logo

Boost Users :

Subject: Re: [Boost-users] Linking fails to Boost_system (cannot open shared object file: No such file or directory)
From: stationx (ben_at_[hidden])
Date: 2009-08-25 04:50:32


The answer for me, hopefully it'll help someone else was as follows: I was
having problems linking, I was still getting:

./accesstimer: error while loading shared libraries:
libboost_system-gcc41-mt-1_39.so.1.39.0: cannot open shared object file: No
such file or directory

But my maklefile seemed to be correct, the solution was to just execute:

ldconfig

On my Linux machine that I had just installed Boost on and built the
filesytem libraries. I am assuning that ldconfig needed to be run for my
system to pick up the new libraries I had installed. It now works.

-- 
View this message in context: http://www.nabble.com/Linking-fails-to-Boost_system-%28cannot-open-shared-object-file%3A-No-such-file-or-directory%29-tp25076124p25130670.html
Sent from the Boost - Users mailing list archive at Nabble.com.

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net