http://www.linuxquestions.org – Hello, Im trying to build openjdk/icedtea on Slackware. I have installed xulrunner, mozilla-nss, rhino, xalan, apache-ant, fastjar, xerces, gcc-java, but don't have gcj-java and can't find it so: SlackBuild: Code: PRGNAM=openjdk6 # replace with name of progra VERSION="1.9.1b20" # replace with version of program ARCH="i486" BUILD=${BUILD:-1} TAG="_kng" CWD=$(pwd) TMP=${TMP:-/tmp/kng} (HowTos)