[GRLUG] java unable to access jarfile

Eric Beversluis ebever at researchintegration.org
Sat May 19 20:59:49 EDT 2012


I'm trying to install jedit. Following the instructions on the jedit
page, I ran the following command and got the "Unable to access..."
response:

[root at localhost InstallationPrograms]# java -jar jedit4.5.linstall.jar
Unable to access jarfile jedit4.5.linstall.jar

As nearly as I can tell, java is properly installed:

[root at localhost InstallationPrograms]# which java
/usr/bin/java
[root at localhost InstallationPrograms]# java -version
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.6)
(fedora-63.1.10.6.fc15-x86_64)
OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
[root at localhost InstallationPrograms]# 

According to the jedit page, it version 4.5 should run OK with OpenJDK.
(Permissions on jedit4.5* are 775--going to 777 doesn't help.)

Any ideas why this is not working for me?

Thanks.



More information about the grlug mailing list