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