[rvm-research] Building jikes-rvm for the first time.
abhay hegde <[email protected]>
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <CAHcMQNkUJ0MxvYLzF3WxKmKtjGC7FvpN66QaEJXMpdzTdymz-w@mail.gmail.com> |
Hi all, I am trying to build for the first time and facing issues regarding JAVA_HOME. I am following the steps given in quick start guide - http://jikesrvm.org/Quick+Start+Guide I get a Java path error which says that JAVA_HOME is not defined correctly. *$ bin/buildit h4ck3r prototype-opt* ---> Config: prototype-opt /bin/bash --login -c '/bin/bash --login -c " cd /home/abhay/jikesrvm && export JAVA_HOME=/opt/jdk1.7.0_25 && ant very-clean -Dhost.name=ia32-linux && ant check-components-properties -Dhost.name=ia32-linux -Dtarget.name=ia32-linux -Dcomponents.cache.dir=/home/abhay/.buildit_components_cache && ant -Dtarget.name=ia32-linux -Dconfig.name=prototype-opt -Dhg.revision=682e77613f2ebd032910260b989820158d4364c4+ -Dhost.name=ia32-linux -Dcomponents.cache.dir=/home/abhay/.buildit_components_cache "' Error: JAVA_HOME is not defined correctly. * We cannot execute /opt/jdk1.7.0_25/bin/java* Wed Jun 26 08:56:59 IST 2013 ===================== Summary ===================== Local : /home/abhay/jikesrvm Build : h4ck3r:/home/abhay/jikesrvm Target : h4ck3r:/home/abhay/jikesrvm Start : Wed Jun 26 08:56:59 IST 2013 Config : prototype-opt [FAILED Wed Jun 26 08:56:59 IST 2013] =================================================== I have set my Java Home variable as follows export JAVA_HOME=/opt/jdk1.7.0_25 export PATH=$PATH:/opt/jdk1.7.0_25 Can you please help me with this.? Thanks Abhay ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Jikesrvm-researchers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers