Re: [boost] New getting started guide

-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Martin Knoblauch Revuelta
I have no idea what this is all about, but I got to compile, link and run the example so... :-)
I had a little problem with the libraries: I installed them in /usr/local/lib (deafult location, isn't it?), but the system didn't find them at runtime. I had to append /usr/local/lib to /etc/ld.so.conf, and then run ldconfig. I decided to do so after reading: http://www.dwheeler.com/program-library/Program-Library-HOWTO/x36.html
Maybe dll-path(?)/rpath should be encouraged?

Sohail Somani wrote:
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Martin Knoblauch Revuelta
I have no idea what this is all about, but I got to compile, link and run the example so... :-)
I had a little problem with the libraries: I installed them in /usr/local/lib (deafult location, isn't it?), but the system didn't find them at runtime. I had to append /usr/local/lib to /etc/ld.so.conf, and then run ldconfig. I decided to do so after reading: http://www.dwheeler.com/program-library/Program-Library-HOWTO/x36.html
Maybe dll-path(?)/rpath should be encouraged?
You'll have to explain what you mean. What use of rpath are you referring to? Encouraged how? Encouraged by whom? -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo
participants (2)
-
Rene Rivera
-
Sohail Somani