Just to complete José Luis' answer, this is the output of the computer
where I did not yet enabled multiarch:
$ LANG=C aptitude show skype | grep Depends -A 2
Depends: lib32stdc++6 (>= 4.1.1-21), lib32asound2 (> 1.0.14), ia32-libs,
libc6-i386 (>= 2.7-1), lib32gcc1 (>= 1:4.1.1-21+ia32.libs
The skype official amd64 package are only a i386 version with some
dependencies like ia32-libs and so on.
If you have enabled multiarch on your machine, you can install the i386
version package and use aptitude/apt-get to install all its dependencies
on the i386 architecture:
apt-get install libX
Marek Pawinski writes:
> (:23967): Gtk-WARNING **:
> /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so: wrong ELF class:
> ELFCLASS64
You might need to install ia32-libs-gtk.
--
Debian testing amd64
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubsc
3 matches
Mail list logo