Translations:KIconEdit/11/fr: Difference between revisions
Appearance
Fredtantini (talk | contribs) Created page with "* Compilez le {{Input|1=cd graphics cmake . && make -j8 && make install/strip}}" |
Fredtantini (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
* Compilez le | * Compilez le | ||
{{Input|1=cd graphics | {{Input|1=cd graphics | ||
cmake . && make -j8 && make install/strip}} | cmake . && make -j8 && su -c "make install/strip"}} |
Revision as of 14:58, 26 August 2011
- Compilez le
cd graphics
cmake . && make -j8 && su -c "make install/strip"