On Mon, 7 Feb 2011, Eduardo M KALINOWSKI wrote:
On Seg, 07 Fev 2011, Raffaele Morelli wrote:
Hi,
I wonder if anyone of you is currently using skype on debian amd64 and
which
app are you using. I would prefer not to install ia32-* stuffs as suggested
by http://wiki.debian.org/skype
Since neither the source nor actual 64-bit binaries are provided by the
company that provides Skype, the only way to use it is installing 32-bit
libraries.
You could also try downloading the statically linked version (if it still
exists), but it is not a .deb and thus not integrated with the packaging
system.
I am using skype static 2.1.0.81. The debian packages did not work on squeeze
for me.
I remember that there was some solveable trouble with the 32 bit support
libraries, but don't remember
where exactly, because I tinkered with all available versions before finding a
solution. I think there was one additional
32 bit package which I did find after searching for the missing library name
and skype, but I am not sure if it was for the
static version.
The dependencies now are like this:
peter@kropotkin:/opt$ cd skype_static-2.1.0.81/
peter@kropotkin:/opt/skype_static-2.1.0.81$ ldd skype
linux-gate.so.1 => (0xf7739000)
libasound.so.2 =>
/usr/lib32/libasound.so.2 (0xf7653000)
libXv.so.1 => /usr/lib32/libXv.so.1
(0xf764e000)
libXss.so.1 =>
/usr/lib32/libXss.so.1 (0xf764a000)
libSM.so.6 => /usr/lib32/libSM.so.6
(0xf7642000)
libICE.so.6 =>
/usr/lib32/libICE.so.6 (0xf762b000)
libXi.so.6 => /usr/lib32/libXi.so.6
(0xf761e000)
libXrender.so.1 =>
/usr/lib32/libXrender.so.1 (0xf7615000)
libXrandr.so.2 =>
/usr/lib32/libXrandr.so.2 (0xf760e000)
libfreetype.so.6 =>
/usr/lib32/libfreetype.so.6 (0xf7596000)
libfontconfig.so.1 =>
/usr/lib32/libfontconfig.so.1 (0xf7567000)
libXext.so.6 =>
/usr/lib32/libXext.so.6 (0xf7558000)
libX11.so.6 =>
/usr/lib32/libX11.so.6 (0xf743b000)
libz.so.1 => /usr/lib32/libz.so.1
(0xf7427000)
libgthread-2.0.so.0 =>
/usr/lib32/libgthread-2.0.so.0 (0xf7421000)
libglib-2.0.so.0 =>
/lib32/libglib-2.0.so.0 (0xf7358000)
librt.so.1 => /lib32/librt.so.1
(0xf734f000)
libdl.so.2 => /lib32/libdl.so.2
(0xf734b000)
libpthread.so.0 =>
/lib32/libpthread.so.0 (0xf7332000)
libstdc++.so.6 =>
/usr/lib32/libstdc++.so.6 (0xf723d000)
libm.so.6 => /lib32/libm.so.6
(0xf7216000)
libgcc_s.so.1 =>
/usr/lib32/libgcc_s.so.1 (0xf71f8000)
libc.so.6 => /lib32/libc.so.6
(0xf70b1000)
libuuid.so.1 => /lib32/libuuid.so.1
(0xf70ad000)
libexpat.so.1 =>
/usr/lib32/libexpat.so.1 (0xf7087000)
libxcb.so.1 =>
/usr/lib32/libxcb.so.1 (0xf706d000)
libpcre.so.3 => /lib32/libpcre.so.3
(0xf703a000)
/lib/ld-linux.so.2 (0xf773a000)
libXau.so.6 =>
/usr/lib32/libXau.so.6 (0xf7037000)
libXdmcp.so.6 =>
/usr/lib32/libXdmcp.so.6 (0xf7032000)
--
peter koellner <pe...@asgalon.net>
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/alpine.DEB.2.02.1102071329300.3031@kropotkin