Re: Dépendances : noms vs versions de paquets
Le Dimanche 17 Août 2003 15:49, Nicolas Évrard a écrit :
>
> Cela ne fonctionne pas sur le principe des alternatives. Un programme
> qui nécessite python2.1 utilisera #!/usr/bin/python2.1, ses modules se
> trouvent soit dans /usr/lib/... soit dans
> /usr/lib/python2.1/site-packages
>
Salut,
celà pose tout de même un problème (j'avoue que je vais chercher la petite
bête) : si on utilise des modules (par exemple python-tk) la mise à jour
n'est pas faite automatiquement.
mats@Aqua:~$ dpkg -l python*|grep ii
ii python 2.3-4 An interactive high-level object-oriented la
ii python-gtk 0.6.11-11 GTK support module for Python
ii python-numeric 23.0-7 Numerical (matrix-oriented) Mathematics for
ii python2.1 2.1.3-20 An interactive high-level object-oriented la
ii python2.1-xml 0.8.2-3 XML tools for Python (2.1.x)
ii python2.1-xmlb 2.1.3-20 XML support included in Python (v2.1)
ii python2.2 2.2.3-3 An interactive high-level object-oriented la
ii python2.2-nume 23.0-5 Numerical (matrix-oriented) Mathematics for
ii python2.2-tk 2.2.3-3 Tkinter - Writing Tk applications with Pyth
ii python2.3 2.3-4 An interactive high-level object-oriented la
python pointe maintenant vers 2.3 alors que les modules, tk en particulier
pointent toujours sur 2.2. Un simple appel à un programme utilisant l'un de
ces modules déclenche bien sur une erreur. Bon, c'est vrai, je peux vivre
avec :) et finir l'installation à la main.
Bye
--
Latreyte David http://www.gaule.org
Powered with Debian GNU/Linux Sarge
--
Reply to: