mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
upgraded notes to cautions on tcl & tk
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3181 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a568da2f2c
commit
785d6d2feb
@ -74,10 +74,10 @@ ln -nsf ../../include/tcl${V} /usr/lib/tcl${V}/include &&
|
||||
ln -sf libtcl${V}.so /usr/lib/libtcl.so &&
|
||||
ln -sf tclsh${V} /usr/bin/tclsh</command></userinput></screen>
|
||||
|
||||
<note><para>If you build the package as an ordinary user and then switch to
|
||||
<caution><para>If you build the package as an ordinary user and then switch to
|
||||
root to install the package, ensure you set the environment variables
|
||||
<envar>V</envar> and <envar>VERSION</envar> before running the installation
|
||||
commands.</para></note>
|
||||
commands.</para></caution>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -70,10 +70,10 @@ ln -nsf ../../include/tk${V} /usr/lib/tk${V}/include &&
|
||||
ln -sf libtk${V}.so /usr/lib/libtk.so &&
|
||||
ln -sf wish${V} /usr/bin/wish</command></userinput></screen>
|
||||
|
||||
<note><para>If you build the package as an ordinary user and then switch to
|
||||
<caution><para>If you build the package as an ordinary user and then switch to
|
||||
root to install the package, ensure you set the environment variables
|
||||
<envar>V</envar> and <envar>VERSION</envar> before running the installation
|
||||
commands.</para></note>
|
||||
commands.</para></caution>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user