NOTE : pour éditer les fichiers mieux malheureusement il vaut mieux utiliser le pico de cygwin sinon on a des problèmes de retour charriot 1-installer cygwin avec au moins - pine (pour avoir pico) - gcc - make - patch pour appliquer des patchs - perl - xorg-x11-devel télécharger NS-allinone (pas les binaires de préférence) corriger le bug suivant : ns-allinone-2.28 Problem: When installing ns-allinone-2.28 using gcc3.4, nam fails to build. Solution:Try replacing the "NULL" in line 73 of file agent.h in nam-1.11 with "0". lancer ./install rajouter les lignes au .bashrc : export PATH=/home/Votre nom/ns-allinone-2.28/bin:/home/Julien/ns-allinone-2.28/tcl8.4.5/unix:/home/Julien/ns-allinone-2.28/tk8.4.5/unix:$PATH export LD_LIBRARY_PATH=/home/Votre nom/ns-allinone-2.28/otcl-1.9:/home/Julien/ns-allinone-2.28/lib export TCL_LIBRARY=/home/Votre nom/ns-allinone-2.28/tcl8.4.5/library