Version imprimable du sujet

Cliquez ici pour voir ce sujet dans son format original

Forums MacBidouille _ UNIX _ Macport et cie...

Écrit par : -do_ob- 27 Jan 2012, 10:08

J'ai essayé d'installer Macport sur un Lion server 10.7.2 après avoir installé Xtools comme recommandé.
Le processeur restait à 100%. J'ai donc essayé de le désinstaller en suivant la procédure sur leur site.
Comment être sûr d'avoir bien tout viré ? Tt se fait par le terminal et on ne voit rien.
Je voudrais juste vérifier que tout s'est bien passé

Merci de votre aide.

Écrit par : fgiron 27 Jan 2012, 12:13

Utiliser la commande 'ls -l /' pour voir s'il y a un répertoire opt à la racine du disque comme ceci:

Code
$ ls -l /        
total 30453
drwxrwxr-x+ 84 root  admin      2856 19 jan 18:13 Applications
drwxrwxr-x  15 root  admin       510  6 nov 22:23 Developer
lrwxr-xr-x   1 root  admin        60  6 jul  2010 Guides de l’utilisateur et informations -> /Library/Documentation/User Guides and Information.localized
drwxr-xr-x+ 67 root  wheel      2278  4 oct 19:25 Library
drwxr-xr-x@  2 root  wheel        68 18 jui  2011 Network
drwxr-xr-x+  4 root  wheel       136 14 oct 09:13 System
drwxr-xr-x   8 root  admin       272 24 jul  2011 Users
drwxrwxrwt@  9 root  admin       306 27 jan 12:12 Volumes
drwxr-xr-x@ 39 root  wheel      1326 14 oct 09:08 bin
drwxrwxr-t@  2 root  admin        68 18 jui  2011 cores
dr-xr-xr-x   3 root  wheel      4571 26 jan 08:48 dev
lrwxr-xr-x@  1 root  wheel        11 24 jul  2011 etc -> private/etc
dr-xr-xr-x   2 root  wheel         1 27 jan 08:40 home
drwxrwxrwt@  4 root  wheel       136 25 jui  2011 lost+found
-rw-r--r--@  1 root  wheel  15565404 10 aoû 05:58 mach_kernel
dr-xr-xr-x   2 root  wheel         1 27 jan 08:40 net
drwxr-xr-x@  5 root  wheel       170 24 jan  2011 opt
drwxr-xr-x@  6 root  wheel       204 24 jul  2011 private
drwxr-xr-x@ 62 root  wheel      2108 14 oct 09:08 sbin
drwxr-xr-x  11 root  wheel       374 22 oct 16:18 sw2
lrwxr-xr-x@  1 root  wheel        11 24 jul  2011 tmp -> private/tmp
drwxr-xr-x@ 15 root  wheel       510  6 nov 22:13 usr
lrwxr-xr-x@  1 root  wheel        11 24 jul  2011 var -> private/var

Ce répertoire est créé par MacPort.
D'autre part, vérifier que la commande port est fonctionnelle comme ceci:
Code
% which port  
/opt/local/bin/port

Écrit par : audionuma 27 Jan 2012, 13:37

http://guide.macports.org/chunked/installing.macports.uninstalling.html
mais sinon MacPorts marche très bien chez moi sous Lion et est souvent fort utile.

Écrit par : -do_ob- 28 Jan 2012, 13:13

@Audionuma c'est justement ce que j'ai utilisé pour désinstaller.

@fgiron : Aucun dossier opt à la racine. EVidemment la deuxième commande me répond "no such file or directory".
Donc normalement tout est ok.

Merci à tous les deux

wink.gif

Propulsé par Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)