mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
OpenJDK typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11288 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a5ce76fef9
commit
88e60edb11
@ -330,7 +330,7 @@ chown -R root:root /opt/OpenJDK-&openjdk-version;-bin</userinput></screen>
|
||||
installation with the following commands:</para>
|
||||
|
||||
<screen><userinput>export CLASSPATH=.:/usr/share/java &&
|
||||
export PATH="$PATH:/opt/OpenJDK-&openjdk-version;-bin/bin</userinput></screen>
|
||||
export PATH="$PATH:/opt/OpenJDK-&openjdk-version;-bin/bin"</userinput></screen>
|
||||
|
||||
<para>The binary version is now installed. If you don't want to compile the
|
||||
sources, skip ahead to the configuration section.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user