Statistiques globales et en temps réel de la totalité des serveurs d'Urban Terror. Suivez l'évolution du nombre de joueurs sur Urban Terror !
Statistiques globales et en temps réel de la totalité des serveurs d'Urban Terror. Suivez l'évolution du nombre de joueurs sur Urban Terror !
Envie de parler avec les autres membres de la communauté ? Alors venez vous connecter, vous vous sentirez moins seul !
Rejoignez-nous sur le discord Urban Terror France !
Guide rapide concernant l'inscription sur le site officiel du jeu. Créez ainsi votre compte joueur qui permet d'être authentifié sur les serveurs de jeu de la 4.2 !
Que faire ? Où placer le dossier curl-7.19.3 dans mon ordinateur ?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$
Salut, aucune idée de ce qu'est CURL, et aucune idée de ce que tu cherche a bidouiller.flox2 a écrit :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. Et sur URT on en a besoin pour pouvoir telecharger les Maps qu'on a pas encore.
http://www.mactouch.com/logiciels/ligne ... cle19.htmlMARCO:~ mrmarco$ cd /Users/mrmarco/Desktop/curl-7.19.3
MARCO:~/Desktop/curl-7.19.3 mrmarco$ ./configure
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... not specified (assuming yes)
checking whether to enable strict compiler warnings... no
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ar... no
configure: error: ar not found in PATH. Cannot continue without ar.
La technique du logicielMARCO:~/Desktop/curl-7.19.3 mrmarco$ cd /Users/mrmarco/Desktop/curl-7.19.3
MARCO:~/Desktop/curl-7.19.3 mrmarco$ sudo make install
Password:
sudo: make: command not found
MARCO:~/Desktop/curl-7.19.3 mrmarco$
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$