glfs/general/prog/jdk/j2sdk-exp.xml
Larry Lawrence 74c110081c added j2sdk
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@83 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-10 02:42:59 +00:00

10 lines
315 B
XML

<sect2>
<title>Command explanations</title>
<para><userinput>chmod 711 j2sdk*.bin :</userinput> Makes the downloaded bin file executible.</para>
<para><userinput>cp ../libstdc++-libc6.1-1.so.2 j2sdk&j2sdk-version;/jre/lib/i386 :</userinput> Puts the linked gcc2 library where java can find it.</para>
</sect2>