glfs/general/prog/jdk/j2sdk-exp.xml

10 lines
315 B
XML
Raw Normal View History

<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>