molgow a dit:
Merci pour votre aide, j'ai testé avec fink, mais j'obtiens cette erreur :
Failed: no package found for specification 'rpm'!
Voici ce que me retourne "fink --version" :
Package manager version: 0.12.1
Distribution version: 0.5.2
Une petite mise à jour s'impose !
fink selfupdate-cvs, mais en ce moment l'archive anonyme CVS de fink tourne sur les serveurs de secours de sourceforge, donc ça peut faire des erreurs, il faut alors recommencer jusqu'à ce que ça marche.
Ensuite, fink --version doit renvoyer
Package manager version: 0.13.3
Distribution version: 0.5.3.cvs
Et puis peut-être aussi ajouter unstable/main à ton fink.conf (voir
ici ) si ce n'est pas déjà fait.
Ensuite
:~/ > fink describe rpm
Information about 2678 packages read in 17 seconds.
rpm-4.0.4-2: RPM package manager
The RPM Package Manager (RPM) is a powerful command line driven package management
system capable of installing, uninstalling, verifying, querying, and updating computer
software packages. Each software package consists of an archive of files along with
information about the package like its version, a description, and the like. There is
also a related API ("Application Program Interface"), permitting advanced developers to
bypass 'shelling out' to a command line, and to manage such transactions from within a
native coding language.
.
Web site:
http://www.rpm.org
.
Maintainer: Dave Vasilevsky <
[email protected]>
Bob