diff options
Diffstat (limited to 'doc/ru/installation.docbook')
-rw-r--r-- | doc/ru/installation.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ru/installation.docbook b/doc/ru/installation.docbook index edf5155..fa20980 100644 --- a/doc/ru/installation.docbook +++ b/doc/ru/installation.docbook @@ -646,7 +646,7 @@ If you haven't done so in a while, run ./configure --help > directory. According to the &fhs_url;, any user installed files should go to the <filename >/usr/local</filename > directory, but in some cases you might want that &krusader; will be installed in an other directory, this behaviour can be determed with the prefix option. If you don't have root access <filename ->/home/YOUR_USERNAME/.kde</filename +>/home/YOUR_USERNAME/.trinity</filename > is probably a good choice. <screen ><prompt>$</prompt> <userinput><command>./configure</command> <option>--prefix=/usr/local</option></userinput></screen ></para> @@ -740,7 +740,7 @@ Good - your configure finished. Start make now >$TDEDIR or /usr/local</filename > , then it can't hurt to do an extra check: <screen ><prompt>$</prompt> <userinput><command>tde-config</command> <option>--path exe</option></userinput> -/home/frank/.kde/bin/:/usr/bin/:/usr/local/bin/ +/home/frank/.trinity/bin/:/usr/bin/:/usr/local/bin/ <prompt>$</prompt></screen > If the <prefix_dir/bin> directory is not shown, you need to use e.g. <command >export TDEDIRS=/usr/local:/usr</command |