Hi Henry, On Sat, Feb 02, 2013 at 02:39:52PM -0600, Henry Tiquet Leyva wrote: > Ariel Constenla-Haile > > *I used these commands:* > *autoconf* > *./configure --with-jdk-home=kiker/Downloads/*
Did you install the JDK6 in kiker/Downloads? This does not look like a path, so I guess the build system is still using the JDK7, source LinuxX86Env.Seet.sh and try: ]$ $JAVA_HOME/bin/javac -version what's the output? I have installed the JDK6 in /opt/jdk1.6, then the switch is: ./configure --with-jdk-home=/opt/jdk1.6 [other configure switches] After sourcing LinuxX86Env.Set.sh, check it worked: ]$ echo $JAVA_HOME /opt/jdk1.6 ]$ $JAVA_HOME/bin/javac -version javac 1.6.0_30 Regards -- Ariel Constenla-Haile La Plata, Argentina
pgpUzxKRE3kXd.pgp
Description: PGP signature