RE: [gtk-list] Re: ld.so.1 Error
- From: "Arjan J. Molenaar" <arjan xirion nl>
- To: "'gtk-list redhat com'" <gtk-list redhat com>
- Subject: RE: [gtk-list] Re: ld.so.1 Error
- Date: Fri, 20 Aug 1999 13:18:06 +0200
> -----Original Message-----
> From: Norbert Bladt [mailto:abladtn@autelca.ascom.ch]
> Sent: Friday, August 20, 1999 11:04 AM
> To: gtk-list@redhat.com
> Subject: [gtk-list] Re: ld.so.1 Error
>
>
> Kevin Appleyard wrote:
> >
> > Sorry if this is a really dumb question, I've looked
> quickly though the
> > archive, and cant find anything there.
> >
> > HAve just compiled, and installed gtk+ 1.0.4 and am trying
> to compile a 3rd
> > party product with it (RealTimeBattle if it matters). When
> trying to run
> > the executable, I get an error "ld.so.1 cant find file
> libgtk.so.1" This is
> > on Sparc Solaris 2.5.1.
> >
> > IS there anything additional I should have configure to get
> this to work ?
> Set your LD_LIBRARY_PATH environment variable to point to the
> directory where the gtk-lib is installed if it is not in the
> normal locations ld.so.1 is looking for by default.
> E.g.,
> export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/where/the/gtk-lib/is"
>
> HTH,
>
... and run ldconfig (/sbin/ldconfig). You can also add the directory (probably /usr/local/lib) to the /etc/ld.so.conf (I think it was called so, but I'm not working on a Unix box :( ).
regards,
Arjan
> Norbert.
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]