[Nut-upsuser] Suse10 libgtkmm problem with x86_64

Arnaud Quette aquette.dev at gmail.com
Wed Jul 19 16:05:52 UTC 2006


2006/7/17, rimabel at upvnet.upv.es <rimabel at upvnet.upv.es>:
>
> Hello Arnaud,
>
> I have included /opt/gnome/lib64 in /etc/ld.so.conf and execute
> ldconfig but the result is the same.


what ldd gives after this?

psp: error while loading shared libraries: libgtkmm-2.4.so.1: cannot open
> shared object file: No such file or directory


I must admit that I don't have much idea for the moment since I haven't got
time to look at the 64b problems [1], nor to test the mixed mode
environment.
Maybe somebody else will have an idea.

Otherwise you have the option to rebuild the package in 64b as the
src.rpmare also shipped, but you might face the [1] problem...

Arnaud
--
[1]
https://alioth.debian.org/tracker/index.php?func=detail&aid=301880&group_id=30602&atid=411544

Best regards.
>
> > 2006/7/17, rimabel at upvnet.upv.es <rimabel at upvnet.upv.es>:
> > >
> > > Hello,
> > >
> > > I have installed mgeups (for Mge ellipse premium 500) in a Suse 10
> x86_64
> > > machine with yast2. But when I try to launch psp I receive the next
> error:
> > >
> > > psp: error while loading shared libraries: libgtkmm-2.4.so.1: cannot
> open
> > > shared
> > > object file: No such file or directory
> > >
> > > and don't start.
> > >
> > > The rpms installed are:
> > >
> > > mgeups-psp-3.0.1-3
> > > nut-2.0.2-5
> > > glibmm24-2.8.0-2
> > > gtkmm24-2.8.0-2
> > > libsigc++2-2.0.16-3
> > > libgksu1.2_0-1.2.3-1
> > > libgksuui1.0_0-1.0.3-2
> > > pango-1.10.0-3
> > >
> > > Then I execute:
> > >
> > > ldd /usr/bin/psp
> > >
> > > and see:
> > >
> > >         linux-gate.so.1 =>  (0xffffe000)
> > >         libgtkmm-2.4.so.1 => not found
> > >         libgdkmm-2.4.so.1 => not found
> > >         libatkmm-1.6.so.1 => not found
> > >         libpangomm-1.4.so.1 => not found
> > >         libglibmm-2.4.so.1 => not found
> > >         libsigc-2.0.so.0 => not found
> > >         libgthread-2.0.so.0 =>
> > /opt/gnome/lib/libgthread-2.0.so.0(0x5558b000)
> > >         libusb-0.1.so.4 => /usr/lib/libusb-0.1.so.4 (0x5558f000)
> > >         libresmgr.so.1 => /lib/libresmgr.so.1 (0x55597000)
> > >         libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x5559b000)
> > >         libgksu1.2.so.0 => /usr/lib/libgksu1.2.so.0 (0x55675000)
> > >         libgksuui1.0.so.0 => /usr/lib/libgksuui1.0.so.0 (0x5567a000)
> > >         libgtk-x11-2.0.so.0 =>
> > /opt/gnome/lib/libgtk-x11-2.0.so.0(0x5567f000)
> > >         libgdk-x11-2.0.so.0 =>
> > /opt/gnome/lib/libgdk-x11-2.0.so.0(0x55972000)
> > >         libatk-1.0.so.0 => /opt/gnome/lib/libatk-1.0.so.0 (0x559f4000)
> > >         libgdk_pixbuf-2.0.so.0 => /opt/gnome/lib/libgdk_pixbuf-
> 2.0.so.0
> > > (0x55a0d000)
> > >         libpangocairo-1.0.so.0 => /opt/gnome/lib/libpangocairo-
> 1.0.so.0
> > > (0x55a23000)
> > >         libpango-1.0.so.0 => /opt/gnome/lib/libpango-1.0.so.0(0x55a2a000)
> > >         libcairo.so.2 => /usr/lib/libcairo.so.2 (0x55a63000)
> > >         libgobject-2.0.so.0 =>
> > /opt/gnome/lib/libgobject-2.0.so.0(0x55ab0000)
> > >         libgmodule-2.0.so.0 =>
> > /opt/gnome/lib/libgmodule-2.0.so.0(0x55aea000)
> > >         libdl.so.2 => /lib/libdl.so.2 (0x55aed000)
> > >         libglib-2.0.so.0 => /opt/gnome/lib/libglib-2.0.so.0(0x55af1000)
> > >         libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x55b79000)
> > >         libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x55be8000)
> > >         libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x55c18000)
> > >         libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x55c20000)
> > >         libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x55d19000)
> > >         libpng12.so.0 => /usr/lib/libpng12.so.0 (0x55d27000)
> > >         libz.so.1 => /lib/libz.so.1 (0x55d66000)
> > >         libglitz.so.1 => /usr/lib/libglitz.so.1 (0x55d7a000)
> > >         libm.so.6 => /lib/tls/libm.so.6 (0x55d9e000)
> > >         libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x55dc4000)
> > >         libpthread.so.0 => /lib/tls/libpthread.so.0 (0x55dcf000)
> > >         libc.so.6 => /lib/tls/libc.so.6 (0x55de1000)
> > >         libutil.so.1 => /lib/libutil.so.1 (0x55f00000)
> > >         libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0x55f05000)
> > >         libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x55f09000)
> > >         libXinerama.so.1 => /usr/X11R6/lib/libXinerama.so.1
> (0x55f11000)
> > >         libXcursor.so.1 => /usr/X11R6/lib/libXcursor.so.1 (0x55f14000)
> > >         libXfixes.so.3 => /usr/X11R6/lib/libXfixes.so.3 (0x55f1d000)
> > >         libpangoft2-1.0.so.0 =>
> > /opt/gnome/lib/libpangoft2-1.0.so.0(0x55f23000)
> > >         /lib/ld-linux.so.2 (0x55555000)
> > >         libexpat.so.0 => /usr/lib/libexpat.so.0 (0x55f48000)
> > >
> > > The libraries that are not found are installed in the path:
> > >
> > > /opt/gnome/lib64
> > >
> > > Then I try:
> > >
> > > LD_LIBRARY_PATH=/opt/gnome/lib64
> >
> >
> > you should better add this path to /etc/ld.so.conf and run then ldconfig
> > that should give better results.
> >
> > Arnaud
> > --
> > Linux / Unix Expert - MGE UPS SYSTEMS - R&D Dpt
> > Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
> > Debian Developer - http://people.debian.org/~aquette/
> > OpenSource Developer - http://arnaud.quette.free.fr/
> >
>
>
>
>


-- 
Linux / Unix Expert - MGE UPS SYSTEMS - R&D Dpt
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer - http://people.debian.org/~aquette/
OpenSource Developer - http://arnaud.quette.free.fr/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20060719/26eb46a1/attachment.htm


More information about the Nut-upsuser mailing list