Comment compiler putty

Fermé
sana - 2 sept. 2005 à 14:11
 sana - 5 sept. 2005 à 14:04
salut
j'ai tétéchargé des fichiers sources de putty et je veux savoir comment le compiler sous windows pour avoir l'exicutable(putty.exe)
merci d'avance
A voir également:

1 réponse

blux Messages postés 26531 Date d'inscription dimanche 26 août 2001 Statut Modérateur Dernière intervention 16 décembre 2024 3 317
2 sept. 2005 à 14:41
Salut,

si tu le souhaites, putty est disponible directement sous forme d'exécutable...

http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe

Sinon, il faut suivre le readme contenu dans le zip (contenant le source) :

This is the README for the source archive of PuTTY, a free Win32
and Unix Telnet and SSH client.

If you want to rebuild PuTTY from source, we provide a variety of
Makefiles and equivalents. (If you have fetched the source from
Subversion, you'll have to generate the Makefiles yourself -- see
below.)

For building on Windows:

- windows/Makefile.vc is for command-line builds on MS Visual C++
systems. Change into the `windows' subdirectory and type `nmake
-f Makefile.vc' to build all the PuTTY binaries.

(We've also had one report of success building with the
OpenWatcom compiler -- www.openwatcom.org -- using Makefile.vc
with `wmake -ms -f makefile.vc' and NO_MULTIMON, although we
haven't tried this ourselves.)

- Inside the windows/MSVC subdirectory are MS Visual Studio project
files for doing GUI-based builds of the various PuTTY utilities.
These have been tested on Visual Studio 6.

You should be able to build each PuTTY utility by loading the
corresponding .dsp file in Visual Studio. For example,
MSVC/putty/putty.dsp builds PuTTY itself, MSVC/plink/plink.dsp
builds Plink, and so on.

- windows/Makefile.bor is for the Borland C compiler. Type `make -f
Makefile.bor' while in the `windows' subdirectory to build all
the PuTTY binaries.

- windows/Makefile.cyg is for Cygwin / mingw32 installations. Type
`make -f Makefile.cyg' while in the `windows' subdirectory to
build all the PuTTY binaries. Note that by default the multiple
monitor support is excluded from the Cygwin build, since at the
time of writing Cygwin doesn't include the necessary headers.

- windows/Makefile.lcc is for lcc-win32. Type `make -f
Makefile.lcc' while in the `windows' subdirectory. (You will
probably need to specify COMPAT=-DNO_MULTIMON.)
0
salut
merçi d'avoir me repondre,je veux juste ajouter que j'ai deja lu le readme et j'ai fait tout ce qu'il me demande mais je crois qu'il manque quelque chose que je l'ai pas ou que je l'ai pas trouvé et que je dois le trouver a l'internet,bon j'ai fait des recherches a google mais malheuresement j'ai pas arrivé a la solution ,je crois qu'il me manque les commandes de compilation sous dos.
merçi d'avance.
NB: je travaille avec le visual stdio vertion 6
0
blux Messages postés 26531 Date d'inscription dimanche 26 août 2001 Statut Modérateur Dernière intervention 16 décembre 2024 3 317
5 sept. 2005 à 08:56
Tout dépend où tu es arrêté dans ta phase de compilation...

Je ne peux pas te répondre avec aussi peu d'indications...
0
sana > blux Messages postés 26531 Date d'inscription dimanche 26 août 2001 Statut Modérateur Dernière intervention 16 décembre 2024
5 sept. 2005 à 14:04
salut
jusqu'a maintenant,j'ai pas arrivé à aucune phase de compilation,puisque je me suis perdue dans les sites,
bon si vous voulez on peux recommencer de debut les phases des compilations,comme ca on se comprends bien.
merçi d'avance
0