mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Missing role="root" in fop
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14965 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
042f4566f2
commit
c66063bf7c
@ -162,7 +162,7 @@ rm -rf ../offo-hyphenation</userinput></screen>
|
||||
<para>Next install the JAI API components. As the <systemitem
|
||||
class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen><userinput>case `uname -m` in
|
||||
<screen role="root"><userinput>case `uname -m` in
|
||||
i?86)
|
||||
tar -xf ../jai-&jai-version;-lib-linux-i586.tar.gz
|
||||
cp -v jai-&jai-version;/lib/{jai*,mlibwrapper_jai.jar} $JAVA_HOME/jre/lib/ext/
|
||||
|
Loading…
Reference in New Issue
Block a user