If you want to run jdk1.2pre1 on Slackware it is not enough to run this command: g++ -shared -o /usr/lib/libstdc++-libc6.0-1.so.2 -lm If you do that you stiil get an unresolved __getfpucw in libm. Instead run: g++ -shared -o /usr/lib/libstdc++-libc6.0-1.so.2 -lm -lc That should do the trick. For the font problems: look on the website of www.blackdown.org: Copy the 2 ghostscript fontfiles in the jre/lib/fonts directory and add these 2 font files in the fonts.dir Then JDK1.2 runs perfectly on Slackware 3.6! Regards Gerrit. -------------------- Marble Consulting ---------------------- Gerrit Cap http://www.ping.be/marble OO Solutions Engineer mailto:[EMAIL PROTECTED] Marble Consulting Blauwe Gaanweg, 53 tel : +32 75 72.94.36 B-9150 Kruibeke-Bazel fax : +32 3 744.19.17 Belgium ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]