Changes between Version 7 and Version 8 of Realisations/2006-2007/Projet/PortsFreeBSD


Ignore:
Timestamp:
Jun 11, 2007, 12:08:20 PM (18 years ago)
Author:
guerin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Realisations/2006-2007/Projet/PortsFreeBSD

    v7 v8  
    104104
    105105Petit memo pour emacs :
    106   * installer avec les commandes : tsocks make WITHOUT_X11=yes puis tsocks make install
     106  * installer avec les commandes :
     107{{{
     108tsocks make WITHOUT_X11=yes
     109}}}
     110 puis
    107111
     112{{{
     113tsocks make WITHOUT_X11=yes install
     114
     115
     116}}}