Re: [sigc] libsigc-1.5.so.5



Firstly, http://learn.to/quote. You're wasting other people's time else.

On Wednesday 09 July 2003 21:18, Mattheos Kakaris wrote:
> On Wed, 2003-07-09 at 20:54, Ulrich Eckhardt wrote:
> > You need to  tell the dynamic linker where to find the lib. The exact
> > procedure for that depends on your OS though.
> >
> Well I'm working on RH 9.0 with a bash shell and I have included in my
> .bash_profile $PATH variable the path where the lib is. 

On Linux, there is /etc/ld.so.conf or alternatively LD_LIBRARY_PATH (and a few 
more, see man ld). The current PATH doesn't affect this, other than on win32.

> I have even made a symbolic link to libsig-1.2.so.5 in the
> folder where the signals.cc file is and I still get the same message. 

This also only works for DLLs on win32, afaik.

Uli




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]