[Précédent (date)] [Suivant (date)] [Précédent (sujet)] [Suivant (sujet)] [Index par date] [Index par sujet]
Re: Partage connection internet...encore
- To:
- Subject: Re: Partage connection internet...encore
- From: "Ti-CliN" <>
- Date: Wed, 6 Sep 2000 06:28:19 -0400 (EDT)
-
In-reply-to: <[email protected]>
C'est comme si ton compilateur gcc etait pas installer... ta surement
mandrake, un de mes chum a eu le meme probleme... mais on a jamais reussi a
arranger ca.. ( fo dire quon a pas chercher plus qui faut non plus hehe )
Alors jpeux pas vraiment taider a ce sujet.. p-e si tu essaye daller
chercher le gcc en format rpm et en le reinstallant ca pourrait regler ton
prob.
Mais sinon, je laisse la chance a un autre pour te repondre :(
Cya et bonne chance !
--
Plus tu pedales moins vite, moins t'avances plus vite ...
"Serge D." <[email protected]> wrote in message
[email protected]">[email protected]">news:[email protected]...
> Voilà ce que l'on me recommande de faire dans le fichier d?aide:
>
> 3.3. Compiling and Installing
>
>
> This consists of unpacking the connect tarball and executing connect
> Makefile targets.
>
> - Copy the connect tarball to the directory you keep source code and
> unpack it, for example:
>
> # mv connect-0.5.0.tar.gz /usr/local/src
> # cd /usr/local/src
> # tar xvzf connect-0.5.0.tar.gz
>
> IMPORTANT: Before going any further read the distribution README file
> for details of the current state of connect and the platforms on which
> it has been run.
>
> - Compile connect client and server (if you skip this step it will
> be processed when you run make install), for example:
>
> # cd /usr/local/src/connect-0.5.0
> # make all
>
> - Install connect (you need root permission to do this), for example:
>
> # cd /usr/local/src/connect-0.5.0
> # make install
>
>
> Et voici ce que j'ai fait (copie-coller de la console) :
>
> sergio:~/Desktop/# mv connect-0.5.0.tar.gz /usr/local/src
> sergio:~/Desktop/connect-0.5.0# cd /usr/local/src
> sergio:/usr/local/src# tar xvzf connect-0.5.0.tar.gz
> connect-0.5.0/BUGS
> connect-0.5.0/COPYING
> connect-0.5.0/COPYRIGHT
> connect-0.5.0/MANIFEST
> connect-0.5.0/Makefile
> connect-0.5.0/NEWS
> connect-0.5.0/README
> connect-0.5.0/connect-classes.cc
> connect-0.5.0/connect-classes.h
> connect-0.5.0/connect.1
> sergio:/usr/local/src# cd /usr/local/src/connect-0.5.0
> sergio:/usr/local/src/connect-0.5.0# make all
> g++ -g -Wall -I. -c connect.cc
> make: g++: Command not found
> make: *** [connect.o] Error 127
> sergio:/usr/local/src/connect-0.5.0# make install
> install -d /usr/local/bin
> install -s connect /usr/local/bin
> install: connect: No such file or directory
> make: *** [install-client] Error 1
> sergio:/usr/local/src/connect-0.5.0#
>
>
>
> Pas fameux, peux-tu m'aider?
>
>
>