Comment Installer une librairie (Curl)

flox2

Membre confirmé
30 Avril 2009
13
0
Bonjour tout le monde.

Je vous explique mon petit probleme. J'ai un Mac os X 10.3.9, et la librairie Curl n'y est pas installée. Je joue à un FPS (Urban terror) et pour pouvoir telecharger les Maps que je n'ai pas, j'ai besoin d'installer cette librairie.

En regardant sur le site des créateurs de Curl , j'ai trouvé cette version
http://www.hmug.org/pub/MacOS_X/BSD/Applications/Internet/curl/
Je l'ai installé et j'ai voulu suivre la notice
http://www.hmug.org/pub/MacOS_X/BSD...t/curl/README.curl+ssl-7.19.3-1-osx3-ppc.html

Voila quand ce qu'il se passe quand je vais sur le terminal
MARCO:~ mrmarco$ mv curl-7.19.3 /tmp
mv: rename curl-7.19.3 to /tmp/curl-7.19.3: No such file or directory
MARCO:~ mrmarco$ cd /tmp/curl-7.19.3
-bash: cd: /tmp/curl-7.19.3: No such file or directory
MARCO:~ mrmarco$

Que faire ? Où placer le dossier curl-7.19.3 dans mon ordinateur ?
 
Bonjour, j'ai reussi à regler le probleme et à deplacer le fichier, en galerant tout seul comme un grand.

Petit probleme, $sudo make install ne marche pas ='(

MARCO:~/Desktop/curl-7.19.3 mrmarco$ mv /Users/mrmarco/Desktop/curl-7.19.3 /tmp
MARCO:~/Desktop/curl-7.19.3 mrmarco$ cd /tmp/curl-7.19.3
MARCO:/tmp/curl-7.19.3 mrmarco$ sudo make install
sudo: make: command not found
MARCO:/tmp/curl-7.19.3 mrmarco$


Par contre, poster dans le forum "Mac OS X" pour les problèmes "système", ça marche bien. On déménage !