mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +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
@@ -284,10 +284,10 @@ I don't have the root password :(
|
|||||||
If you can't get superuser privileges (can't be root) you can install
|
If you can't get superuser privileges (can't be root) you can install
|
||||||
wmaker in your own home directory. For that, supply the --prefix option
|
wmaker in your own home directory. For that, supply the --prefix option
|
||||||
when running configure in step 2 of building Window Maker. You will
|
when running configure in step 2 of building Window Maker. You will
|
||||||
also need to supply the --with-appspath option, to specify the path for
|
also need to supply the --with-gnustepdir option, to specify the path for
|
||||||
WPrefs.app Example:
|
WPrefs.app Example:
|
||||||
|
|
||||||
./configure --prefix=/home/jshmoe --with-appspath=/home/jshmoe/GNUstep/Applications
|
./configure --prefix=/home/jshmoe --with-gnustepdir=/home/jshmoe/GNUstep/Applications
|
||||||
|
|
||||||
|
|
||||||
Then make /home/jshmoe/bin be included in your search PATH, add
|
Then make /home/jshmoe/bin be included in your search PATH, add
|
||||||
|
|||||||
@@ -422,11 +422,11 @@ Nem
|
|||||||
Pokud nemáte superuživatelská privilegia (nemůžete se přihlásit jako root),
|
Pokud nemáte superuživatelská privilegia (nemůžete se přihlásit jako root),
|
||||||
tak nezoufejte, protože můžete nainstalovat Window Maker do vašeho vlastního
|
tak nezoufejte, protože můžete nainstalovat Window Maker do vašeho vlastního
|
||||||
domovského adresáře. K tomu musíte použít volbu --prefix při spuštění
|
domovského adresáře. K tomu musíte použít volbu --prefix při spuštění
|
||||||
./configure. Také musíte použít volbu --with-appspath, která specifikuje
|
./configure. Také musíte použít volbu --with-gnustepdir, která specifikuje
|
||||||
cestu pro WPrefs.app.
|
cestu pro WPrefs.app.
|
||||||
Příklad:
|
Příklad:
|
||||||
|
|
||||||
./configure --prefix=/home/karel --with-appspath=/home/karel/GNUstep/Applications
|
./configure --prefix=/home/karel --with-gnustepdir=/home/karel/GNUstep/Applications
|
||||||
|
|
||||||
Potom přidejte adresář /home/karel/bin do systémové proměnné PATH a adresář
|
Potom přidejte adresář /home/karel/bin do systémové proměnné PATH a adresář
|
||||||
/home/karel/lib do sytémové proměnné LD_LIBRARY_PATH a nakonec spusťte
|
/home/karel/lib do sytémové proměnné LD_LIBRARY_PATH a nakonec spusťte
|
||||||
@@ -601,4 +601,4 @@ skript Install.
|
|||||||
WPrefs.app).
|
WPrefs.app).
|
||||||
|
|
||||||
Skript wsetfont vám umožní nastavit fonty mnohem jednoduším způsobem. Podívejte
|
Skript wsetfont vám umožní nastavit fonty mnohem jednoduším způsobem. Podívejte
|
||||||
se na jeho manuálové stránku k získání bližších informací.
|
se na jeho manuálové stránku k získání bližších informací.
|
||||||
|
|||||||
@@ -410,10 +410,10 @@ No tengo la contrase
|
|||||||
Si no puede obtener privilegios de superusuario (no puede ser root) puede
|
Si no puede obtener privilegios de superusuario (no puede ser root) puede
|
||||||
instalar wmaker en su propio directorio home. Para esto, proporcione la
|
instalar wmaker en su propio directorio home. Para esto, proporcione la
|
||||||
opción --prefix al ejecutar configure en el paso 2 de compilando Window Maker.
|
opción --prefix al ejecutar configure en el paso 2 de compilando Window Maker.
|
||||||
También necesitará proporcionar la opción --with-appspath, para especificar la ruta
|
También necesitará proporcionar la opción --with-gnustepdir, para especificar la ruta
|
||||||
para WPrefs.app. Ejemplo:
|
para WPrefs.app. Ejemplo:
|
||||||
|
|
||||||
./configure --prefix=/home/jshmoe --with-appspath=/home/jshmoe/GNUstep/Applications
|
./configure --prefix=/home/jshmoe --with-gnustepdir=/home/jshmoe/GNUstep/Applications
|
||||||
|
|
||||||
Luego haga /home/jshmoe/bin para que se lo incluya en su ruta de búsqueda, agregue
|
Luego haga /home/jshmoe/bin para que se lo incluya en su ruta de búsqueda, agregue
|
||||||
/home/jshmoe/lib a su variable de entorno LD_LIBRARY_PATH y ejecute bin/wmaker.inst
|
/home/jshmoe/lib a su variable de entorno LD_LIBRARY_PATH y ejecute bin/wmaker.inst
|
||||||
|
|||||||
@@ -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
|
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
|
l'option --prefix correctement renseignée au moment de l'exécution de ./configure
|
||||||
(étape 2 de la compilation de Window Maker).
|
(é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 :
|
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
|
Puis, faites en sorte que /home/jshmoe/bin soit inclus dans votre PATH, ajoutez
|
||||||
|
|||||||
@@ -370,10 +370,10 @@ Se voc
|
|||||||
pode instalar o wmaker no seu diretório home. Para isso, forneça a opção
|
pode instalar o wmaker no seu diretório home. Para isso, forneça a opção
|
||||||
--prefix quando for rodar o configure, como explicado no passo 2 da seção
|
--prefix quando for rodar o configure, como explicado no passo 2 da seção
|
||||||
Compilando o Window Maker.
|
Compilando o Window Maker.
|
||||||
Você ainda precisará fornecer a opção --with-appspath, para especificar o
|
Você ainda precisará fornecer a opção --with-gnustepdir, para especificar o
|
||||||
caminho do WPrefs.app. Exemplo:
|
caminho do WPrefs.app. Exemplo:
|
||||||
|
|
||||||
./configure --prefix=/home/jshmoe --with-appspath=/home/jshmoe/GNUstep/Applications
|
./configure --prefix=/home/jshmoe --with-gnustepdir=/home/jshmoe/GNUstep/Applications
|
||||||
|
|
||||||
Depois faça com que /home/jshome/bin seja incluído na variável PATH, adicione
|
Depois faça com que /home/jshome/bin seja incluído na variável PATH, adicione
|
||||||
/home/jshome/lib na variável de ambiente LD_LIBRARY_PATH e rode bin/wmaker.inst
|
/home/jshome/lib na variável de ambiente LD_LIBRARY_PATH e rode bin/wmaker.inst
|
||||||
|
|||||||
@@ -414,10 +414,10 @@ Nem
|
|||||||
Ak nemáte práva roota, mô¾ete si nain¹talova» Window Maker do svojho
|
Ak nemáte práva roota, mô¾ete si nain¹talova» Window Maker do svojho
|
||||||
domovského adresára. Na to musíte pou¾i» voµbu --prefix pre configure
|
domovského adresára. Na to musíte pou¾i» voµbu --prefix pre configure
|
||||||
v druhom kroku kompilácie Window Makera. Tie¾ musíte pou¾i» voµbu
|
v druhom kroku kompilácie Window Makera. Tie¾ musíte pou¾i» voµbu
|
||||||
--with-appspath, pomocou ktorej ¹pecifikujete cestu pre WPrefs.app.
|
--with-gnustepdir, pomocou ktorej ¹pecifikujete cestu pre WPrefs.app.
|
||||||
Príklad:
|
Príklad:
|
||||||
|
|
||||||
./configure --prefix=/home/jshome --with-appspath=/home/jshome/GNUstep/Applications
|
./configure --prefix=/home/jshome --with-gnustepdir=/home/jshome/GNUstep/Applications
|
||||||
|
|
||||||
Poto pridajte adresár /home/jshome/bin do premennej PATH, /home/jshome/lib
|
Poto pridajte adresár /home/jshome/bin do premennej PATH, /home/jshome/lib
|
||||||
do premennej LD_LIBRARY_PATH a spustite bin/wmaker.inst
|
do premennej LD_LIBRARY_PATH a spustite bin/wmaker.inst
|
||||||
|
|||||||
@@ -72,8 +72,8 @@ By default, WPrefs.app will be installed in the GNUstep applications directory,
|
|||||||
which is /usr/local/GNUstep/Applications. If you want to install it somewhere
|
which is /usr/local/GNUstep/Applications. If you want to install it somewhere
|
||||||
else, like in /some_weird_path/Applications, set the GNUSTEP_LOCAL_ROOT
|
else, like in /some_weird_path/Applications, set the GNUSTEP_LOCAL_ROOT
|
||||||
environment variable to some_weird_path before running configure for
|
environment variable to some_weird_path before running configure for
|
||||||
WindowMaker. You can also configure Window Maker supplying the --with-appspath
|
WindowMaker. You can also configure Window Maker supplying the --with-gnustepdir
|
||||||
option to configure, like ./configure --with-appspath=/usr/GNUstep/Applications
|
option to configure, like ./configure --with-gnustepdir=/usr/GNUstep/Applications
|
||||||
If you change your mind after installing, you can move the .app directory
|
If you change your mind after installing, you can move the .app directory
|
||||||
to one of the following GNUstep/Applications directories:
|
to one of the following GNUstep/Applications directories:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user