RE: There is no libgtk-1.2.so.0 in GTK+ 1.2.10?



Hi,

My system only has
libgtk-1.2.so --> libgtk-1.2.so.9
libgtk-1.2.so.9

I tried to link libgtk-1.2.so.0 --> libgtk-1.2.so.9

but Netscape 6.2 complained
error in loading shared libraries: libgtk-1.2.so.0: ELF file OS ABI invalid.

It looks like a Linux binary (Netscape) try to use a FreeBSD binary.... :-(

That's all I got.


Yu-Fong


-----Original Message-----
From: scherfa web de [mailto:scherfa web de]
Sent: Monday, February 25, 2002 8:49 PM
To: Yu-Fong Cho
Cc: Gtk Liste
Subject: Re: There is no libgtk-1.2.so.0 in GTK+ 1.2.10?


Am Die, 2002-02-26 um 00.07 schrieb Yu-Fong Cho:
> Hi,
>
> I know the "libgtk-1.2.so.0" problem has been asked many times, but mine
is
> a little different, so please take a look. Thank you!!!
>
> I installed GTK 1.2.10 and GLIB 1.2.10 in FreeBSD 4.5 and I didn't have
any
> gtk package before installing 1.2.10. After that, I only have
libgtk-1.2.so
> and libgtk-1.2.so.9 in /usr/local/lib directory. NO libgtk-1.2.so.0 !!!
>
> I tried to install Netscape 6.2, but it keep telling me:
>
> error in loading shared libraries: libgtk-1.2.so.0: cannot open shared
> object file: No such file or directory.
>
> My /etc/ld.so.conf looks ok and I also set up LD_LIBRARY_PATH. I search my
> whole file system. There is just no libgtk-1.2.so.0.
>
> What's wrong with it?
>
>
> Yu-Fong
libgtk-1.2.so.0 is a link to the original lib:
lrwxrwxrwx    1 root     root           19 Jun 29  2001 libgtk-1.2.so.0
-> libgtk-1.2.so.0.9.1
you could add it by your won by tipping ln -s libgtk-1.2.so.0.10.x
libgtk-1.2.so.0
You could look into $prefix/lib which gtk lib your are owning ...
and fill the x with the right version..

Hope this helps
Scherf
--
Andreas Scherf
ICQ: 52910964
scherfa web de




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