Re: error in loading shared libraries!



Not necessarily the best idea.  You might have an old copy of
libgdk_imlib around, especially if you have a Red Hat system.  You
need to make sure that the right copy of libgdk_imlib is being used to
link.  Try `ldd <some gnome app>`, and see if it is linking against
the correct version.  If you need it to find the CVS version first,
change the order in /etc/ld.so.conf, so that the path to the correct
library first.

On Sat, Dec 12, 1998 at 09:16:23PM -0500, Jeremy Wise wrote:
> 
> Take a look at /usr/lib/ and see if you've got some old libgnomeui*'s
> lying around.  I had the same problem; the old files in /usr/lib/ precede
> the new ones in /usr/local/lib/, and the old symbols aren't compatible.
> So, just remove any old libs, and try running the program again.
> 
> Sincerely,
> 
> Jeremy Wise
> 
> On Sun, 13 Dec 1998, Anders Alstrin wrote:
> 
> > Everything compiled ok for the first time for a week, but
> > now i get this error when i try to run any gnome app:
> > 
> > gnome-session: error in loading shared libraries
> > /usr/local/lib/libgnomeui.so.0: undefined symbol: _gdk_imlib_data
> > 
> > whats wrong?
> > 
> > Thanks
> > 
> > 
> > -- 
> >         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
> >          To unsubscribe: mail gnome-list-request@gnome.org with 
> >                        "unsubscribe" as the Subject.
> > 
> +----------------------------------------------------------------+
> | Jeremy Wise                                God rules.          |
> | jwise@pathwaynet.com                       Always has,         |
> | ICQ #4664755                               Always will.        |
> | http://www.pathwaynet.com/~jwise           Hope you know Him!  |
> +----------------------------------------------------------------+
> 
> 
> 
> -- 
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 

-- 
Ian Peters		``Never attribute to malice what can be explained
ipeters@acm.org			by stupidity'' -- Hanlon's Razor



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