If both commands give an output, the enviroment variables
If both commands give an output, the enviroment variables
@ -634,13 +634,13 @@ Please don't use the <filename>/usr/local</filename> directory as it simply won'
/usr/bin/tdeinit</screen>
/usr/bin/tdeinit</screen>
In this case
In this case
<filename>/usr/lib/qt3</filename> is your
<filename>/usr/lib/qt3</filename> is your
<envar>QTDIR</envar> and
<envar>TQTDIR</envar> and
<filename>/usr</filename> is your
<filename>/usr</filename> is your
<envar>TDEDIR</envar>. The installed binaries will go to
<envar>TDEDIR</envar>. The installed binaries will go to
<filename>/usr/bin</filename>. Now we will set the
<filename>/usr/bin</filename>. Now we will set the
enviroment variables with the
enviroment variables with the
<command>export</command> command.
<command>export</command> command.
<screen><prompt>$</prompt> <userinput><command>export</command> QTDIR=<replaceable><replace with your QTDIR></replaceable></userinput></screen>
<screen><prompt>$</prompt> <userinput><command>export</command> TQTDIR=<replaceable><replace with your TQTDIR></replaceable></userinput></screen>
<screen><prompt>$</prompt> <userinput><command>export</command> TDEDIR=<replaceable><replace with your TDEDIR></replaceable></userinput></screen>
<screen><prompt>$</prompt> <userinput><command>export</command> TDEDIR=<replaceable><replace with your TDEDIR></replaceable></userinput></screen>