* Steffan Baron <[EMAIL PROTECTED]> [001010 10:12]: > I was wondering if there is a 1.1.x version of the Blackdown JDK port which > works on Sparc64. I have tried 1.1.5 and 1.1.6 but the only thing I get is > > javac was not found in /usr/local/Java/bin/sparc64/green_threads/javac > > which indeed doesn't exist. > > Any idea ??
I'm assuming you have a /usr/local/Java/bin/sparc/ directory? What would happen if you symlink /usr/local/Java/bin/sparc64 to that directory?

