On Wed, 8 Dec 2004, Aleksander Demko wrote: > On Wed, 8 Dec 2004, Satish Balay wrote: > > > On Wed, 8 Dec 2004, Aleksander Demko wrote: > > > > > [testuser@moya tmp]$ ls -l /usr/lib/libglib-2.0.so.0* > > > lrwxrwxrwx 1 root root 22 Dec 7 16:25 /usr/lib/libglib-2.0.so.0 -> libglib-2.0.so.0.400.8 > > > -rwxr-xr-x 1 root root 505232 Dec 6 08:45 /usr/lib/libglib-2.0.so.0.400.8 > > > > Actually you'll need the devel pacakge - which should have > > '/usr/lib/libglib-2.0.so' & '/usr/lib/libglib-2.0.a' > > > > I seem to have all the glib2 related rpms installed: > > [root@moya lib]# yum list glib2\* > ... > Installed Packages > glib2.x86_64 2.4.8-1.fc3 installed > glib2.x86_64 2.4.7-1 installed > glib2.i386 2.4.8-1.fc3 installed > glib2-devel.x86_64 2.4.8-1.fc3 installed > glib2-devel.x86_64 2.4.7-1 installed > > So I'm out of luck unless I want to build from source? Do I have > any other options? You don't seem to have glib2-devel.i386 installed. (and multiple glib2-devel.x86_64 versions? Isn't there a conflict here?) BTW: - I don't have an x86_64 to check this out.. Satish