Installer Wget

Fermé
azertym Messages postés 46 Date d'inscription vendredi 8 août 2003 Statut Membre Dernière intervention 7 décembre 2014 - 26 déc. 2012 à 07:17
azertym Messages postés 46 Date d'inscription vendredi 8 août 2003 Statut Membre Dernière intervention 7 décembre 2014 - 26 déc. 2012 à 20:56
Bonjour à tous !

Je souhaiterai installer wget sur mon mac, le soucis c'est que je n'y arrive pas.
J'ai toujours des messages du genre :
mv -f .deps/http-ntlm.Tpo .deps/http-ntlm.Po
gcc  -O2 -Wall   -o wget cmpt.o connect.o convert.o cookies.o ftp.o css_.o css-url.o ftp-basic.o ftp-ls.o hash.o host.o html-parse.o html-url.o http.o init.o log.o main.o netrc.o progress.o ptimer.o recur.o res.o retr.o spider.o url.o warc.o utils.o exits.o build_info.o  version.o ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a -liconv  -lssl -lcrypto -lz -ldl -lz -lz  
Making all in doc
./texi2pod.pl -D VERSION="1.14" ./wget.texi wget.pod
/opt/local/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.14" wget.pod > wget.1
Making all in po
Making all in tests
make[2]: Nothing to be done for 'all'.
Making all in util
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all-am'.


J'ai fais un make clean rien y fait.
J'ai installé gcc via xcode :
sh-3.2# gcc -v
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~67/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.11~67/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)


mais j'ai toujours ces messages qui s'affichent, quelqu'un à une idée ?

A voir également:

2 réponses

Bonjour

il y a un programme similaire deja installe sur mac :curl

http://www.mactricksandtips.com/2008/07/installing-wget-on-your-mac-for-terminal.html
0
azertym Messages postés 46 Date d'inscription vendredi 8 août 2003 Statut Membre Dernière intervention 7 décembre 2014
26 déc. 2012 à 20:56
En fait j'aimerai suivre ce tuto pour réaliser une rom custom pour android. Mais hélas beaucoup de choses ne fonctionnent pas dans ce tuto :
http://translate.google.com/translate?act=url&depth=1&hl=fr&ie=UTF8&prev=_t&rurl=translate.google.fr&sl=en&tl=fr&twu=1&u=http://forum.xda-developers.com/showthread.php%3Fp%3D32854889#post32854889

Je n'arrive pas à avoir la version des différents packages installés, je n'arrive pas non plus à installer le paquet "sed" de GNU.

Bref je lutte totalement, je suis tout nouveau dans le monde de la "programmation linux" et c'est pas hyper facile au début.
0