In foo.debian-user, you wrote: > > What should I do to avoid the following error? > > Chris > > [EMAIL PROTECTED]:~ $ gtop > gtop: error in loading shared libraries > libgmodule-1.1.so.3: cannot open shared object file: No such file or directory > [EMAIL PROTECTED]:~ $ dpkg --status gtop > Package: gtop > Status: install ok installed > Priority: optional > Section: admin > Installed-Size: 176 > Maintainer: Ian Lynagh <[EMAIL PROTECTED]> > Version: 0.28.1-5 > Depends: gdk-imlib1, libc6 (>= 2.0.7u), libglib1.1 (>= 1.1.3-2), libgnome0 > (>= 0.30.1-2), libgtk1.1 (>= 1:1.1.2-2), libgtop1 (>= 0.26.2-4), libjpeg62, > libjpegg6a, libpng2, libtiff3g, libungif3g (>= 3.0-2) | giflib3g (>= > 3.0-5.2), xlib6g (>= 3.3-5), zlib1g (>= 1:1.1.3) > Description: Graphical TOP variant > The graphical version of top provides an easy interface to process > control on a GNU/Linux system.
You can try upgrading or reinstalling libglib1.1 (note: this may require other upgrades... gtk, etc) -Mitch