mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-28 05:15:51 +01:00
Documentation cleanups for --with-gnustepdir
Quite a bit of documentation still mentioned --with-appspath. Fix that. Signed-off-by: Brad Jorsch <anomie@users.sourceforge.net>
This commit is contained in:
committed by
Carlos R. Mafra
parent
b042d2be8e
commit
6483b198d3
@@ -444,10 +444,10 @@ Si vous n'avez pas acc-s aux privil
|
||||
installer Window Maker dans votre répertoire personnel. Pour ce faire, ajoutez
|
||||
l'option --prefix correctement renseignée au moment de l'exécution de ./configure
|
||||
(étape 2 de la compilation de Window Maker).
|
||||
Il est aussi nécessaire d'utiliser l'option --with-appspath, afin de préciser
|
||||
Il est aussi nécessaire d'utiliser l'option --with-gnustepdir, afin de préciser
|
||||
le chemin d'accès à WPrefs.app. Par exemple :
|
||||
|
||||
./configure --prefix=/home/jshmoe --with-appspath=/home/jshmoe/GNUstep/Applications
|
||||
./configure --prefix=/home/jshmoe --with-gnustepdir=/home/jshmoe/GNUstep/Applications
|
||||
|
||||
|
||||
Puis, faites en sorte que /home/jshmoe/bin soit inclus dans votre PATH, ajoutez
|
||||
|
||||
Reference in New Issue
Block a user