bad interpreter: No such file or directory
My system is gentoo-amd64. Here's my java version.
glide@wingate1 ~/pittrainer/scripts $ java -version
java version "1.4.2-02"
Java(TM) 2 Runtime Environment, Standard Edition (build
Blackdown-1.4.2-02)
Java HotSpot(TM) 64-Bit Server VM (build
Blackdown-1.4.2-02, mixed mode)
Got it working in eclipse 3.1 on gentoo-amd64. Minor change to
the package name (src...), plus I needed to up the JVM to 512M
so it would load. Nice app.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=569797
Got it working in eclipse 3.1 on gentoo-amd64. Minor change to
the package name (src...), plus I needed to up the JVM to 512M
so it would load. Nice app.