Changes between Version 7 and Version 8 of Realisations/2006-2007/Projet/PortsFreeBSD
- Timestamp:
- Jun 11, 2007, 12:08:20 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Realisations/2006-2007/Projet/PortsFreeBSD
v7 v8 104 104 105 105 Petit memo pour emacs : 106 * installer avec les commandes : tsocks make WITHOUT_X11=yes puis tsocks make install 106 * installer avec les commandes : 107 {{{ 108 tsocks make WITHOUT_X11=yes 109 }}} 110 puis 107 111 112 {{{ 113 tsocks make WITHOUT_X11=yes install 114 115 116 }}}