Hi all, I'm trying to install and run java on gem5 full system mode. I follow the tutorial shown here: http://www.m5sim.org/DaCapo_benchmarks and did what exactly is told here. As I understand, the tutorial is not doing much but setting up the alias for java. However, when I start up the img file using gem5. Typing "java" will give output "-bash: /usr/bin/java: No such file or directory". Even if I go to the directory where java is installed: "/usr/lib/jvm/java-7-sun/bin# ./java" will not work, showing "-bash: ./java: No such file or directory"
I don't know what is happening here. I tried both jre ARMv6/7 Linux - Headless *, on http://www.oracle.com/technetwork/java/embedded/embedded-se/downloads/index.html#javase7update. The img file is used as provided. And I'm using build/ARM/gem5.opt. Any suggestion on running java program is welcomed. Thanks a lot! Best regards, *Jer*
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
