Michael K. Johnson writes:
> 
> Michael Hirsch writes:
> >I have redhat 5.1 and I'm trying to use linuxconf.  It used to work
> >okay in graphics mode, but now whenever I try it says:
> >remadmin (GUI frontend) exiting abnormaly
> >
> >I upgraded to the latest rpm from redhat linuxconf-1.11r18-3rh and the
> >problem still exists.  I assume some file got corrupted, but I don't
> >know which.
> 
> Do this:
> # ldd /usr/bin/gnome-linuxconf
> # /usr/bin/gnome-linuxconf localhost
> 
> That way, linuxconf will not get in the way of gnome-linuxconf's error
> messages, and it will probably be obvious what is wrong, like you installed
> gtk-1.1 or libgif isn't installed properly or xauth isn't set up right
> or something like that...

Okay thanks.  That did it, but now what?

[root@vector hirsch]# /usr/bin/gnome-linuxconf localhost
/usr/bin/gnome-linuxconf: error in loading shared libraries
/usr/lib/libgnomeui.so.0: undefined symbol: GTK_TYPE_GDK_COLOR

I guess this must have broken when I upgraded to gnome 3.0.  Any
bright ideas aobut how I go about fixing things?  Do I just need to
recompile from scratch?  I've been using the binary rpms.

[root@vector hirsch]# ls -l /usr/lib/libgnomeui.*
-rw-r--r--   1 root     root       781776 Sep 28 20:26 /usr/lib/libgnomeui.a
-rw-r--r--   1 root     root          428 Sep 28 20:26 /usr/lib/libgnomeui.la
lrwxrwxrwx   1 root     root           20 Oct  1 16:58 /usr/lib/libgnomeui.so -> 
libgnomeui.so.0.30.0
lrwxrwxrwx   1 root     root           20 Oct  1 16:58 /usr/lib/libgnomeui.so.0 -> 
libgnomeui.so.0.30.0
-rw-r--r--   1 root     root       650782 Sep 28 20:26 /usr/lib/libgnomeui.so.0.30.0

[root@vector hirsch]# ldd /usr/bin/gnome-linuxconf
        libgnomeui.so.0 => /usr/lib/libgnomeui.so.0 (0x40006000)
        libgnome.so.0 => /usr/lib/libgnome.so.0 (0x40090000)
        libgnomesupport.so.0 => /usr/lib/libgnomesupport.so.0 (0x400a1000)
        libdl.so.2 => /lib/libdl.so.2 (0x400ab000)
        libgdk_imlib.so.1 => /usr/lib/libgdk_imlib.so.1 (0x400ae000)
        libtiff.so.3 => /usr/lib/libtiff.so.3 (0x400d6000)
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x40101000)
        libpng.so.2 => /usr/lib/libpng.so.2 (0x4011f000)
        libungif.so.3 => /usr/lib/libungif.so.3 (0x40139000)
        libz.so.1 => /usr/lib/libz.so.1 (0x40140000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x4014e000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40156000)
        libgtk.so.1 => /usr/lib/libgtk.so.1 (0x4016a000)
        libgdk.so.1 => /usr/lib/libgdk.so.1 (0x40213000)
        libglib.so.1 => /usr/lib/libglib.so.1 (0x40233000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4023f000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4024a000)
        libm.so.6 => /lib/libm.so.6 (0x402e1000)
        libc.so.6 => /lib/libc.so.6 (0x402fa000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00000000)
        libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x4039e000)


> 
> michaelkjohnson
> 
> "Magazines all too frequently lead to books and should be regarded by the
>  prudent as the heavy petting of literature."            -- Fran Lebowitz
>  Linux Application Development       http://www.redhat.com/~johnsonm/lad/
> 
> 
> ---
> You are currently subscribed to linuxconf as: [EMAIL PROTECTED]
> To unsubscribe, forward this message to [EMAIL PROTECTED]

---
You are currently subscribed to linuxconf as: [[email protected]]
To unsubscribe, forward this message to [EMAIL PROTECTED]

Reply via email to