il faut pas installer google-earth en root… il ne marcherait pas autrement qu’en root ensuite d’après mes anciennes expériences…
à moins que justement PWD=/home/jean évite cela?!
root@cilaos-centre-du-monde:/home/jean# sudo adduser jean sudo
Ajout de l’utilisateur « jean » au groupe « sudo »…
Ajout de l’utilisateur jean au groupe sudo
Fait.
[sudo] password for jean:
jean is not in the sudoers file. This incident will be reported.
jean@cilaos-centre-du-monde:~$
root@cilaos-centre-du-monde:/home/jean# visudo
pour vérifier présence de [color=#0000FF]
Allow members of group sudo to execute any command
%sudo ALL=(ALL:ALL) ALL[/color]
OK
--------- il faut démarrer pour que les processus en tiennent compte, et après le[u] redémarage de session [/u]ça fonctionne bien en sudo
ia32-libs-gtk fait partie des “dépendance cassées”…
résinstallé apel, synaptic annonce maintenant 0 paquet cassé
je refais l’essai mais
ia32-libs-gtk apparaît avec une petite case rouge et synaptic refuse d’installer si il est sélectionné "réparez d’abord les paquets cassés
comment le réparer?
lecture http://www.debian-fr.org/paquets-casses-t3395.html
ne répond pas à ma question: en effet, ce paquet N’EST PAS INSTALLÉ et et “en rouge” si sélectionné pour le seul choix possible (installation), il ne peux donc être “résinstallé”
http://forum.ubuntu-fr.org/viewtopic.php?id=1199511
ia32-libs-gtk
This package requires multiarch to be enabled before it can be
installed, use “dpkg --add-architecture i386”.
multiarch est installé… je ne vois pas quoi faire avec dpkg --add-architecture i386 (ça donne rien)
recherche google --> linuxquestions.org/questions … 175474656/
[color=#404080]
This is a transitional package used to migrate the ia32-libs package
to true multiarch. It can be removed once nothing on the system
depends on it.
This package requires multiarch to be enabled before it can be
installed, use “dpkg --add-architecture i386”.
<<<
So, ok, but I can see that multiarch-support is already installed.
Anyway, I did dpkg --add-architecture i386 as su
[/color][color=#808080]
Originally Posted by odiseo77 View Post
@273: Yes, it has worked for me in some cases too. (Besides, it avoids downloading a bunch of other i386 dependencies that are pulled in with libgtk2.0-0:i386).
For Google Earth I edit the .deb to remove the dependence on ia32-lib and install it. For third–party apps there is always another way…
That seems to be the source package; the method suggested by 273 implies using the i386 binary package. Anyway, I just tried it here and had to download and extract several binary packages, then copy the relevant files to the file system and create some symbolic links, so I think it might be easier to just install it all automatically from the repositories:
Code:
apt-get install libgtk2.0-0:i386
Then run QFinder.release again. If it complains about libGL.so.1 missing, you will need to install one of the libgl1-*-glx:i386 packages I mentioned before in post #13.
For completeness just to confirm that this now works on Debian Sid so I don’t have to break open a .deb package to get the files from it any more.
[/color]
du rose bife!!! si quelqu’un peut éclaircir… je vais me coucher.
mais tout de même c’est étrange qu’il soit si compliqué d’installer une apllication aussi populaire!!!