Re: Reference management software

#15865
Up
0
Down
::


Non so se ti possa aiutare, ma nella FAQ di JabRef ho letto questo

JabRef & Linux

Q: Does JabRef run under free Java (Classpath, Kaffee, GCJ, etc.)?

A: Unfortunately one of our dependencies currently crashes when running with Java APIs other than Suns. At the time of writing this (2006-09-13), version 0.92 of Classpath was used. Please let us know if a newer version fails or works for you. If you have an idea/the expertise to make JabRef work under Classpath let us know.

Q: JabRef does not start under Linux! What can I do?

A: JabRef works fine under Linux if you use a Java Runtime Environment (JRE) from Sun version 1.4.2 and newer. If running JabRef fails to start nevertheless do the following for troubleshooting:

Run java –version from the command line. If this does not report to be a product from Sun Microsystems (for instance tells you that it is a GCJ VM) even if you have installed the Sun JVM then you need to change your setup. This is highly dependent on your distribution, so we cannot give exact advise for everybody.

Under Debian/Ubuntu it works like this (you need to have admin privileges):

sudo update-alternatives –config java

In the dialog that appears select the Sun JDK or JRE. Alternatively you can also search for the java executable and run that directly. In Ubuntu you can find Java at /usr/lib/jvm/java-1.5.0-sun/jre/bin/java.

If you do not have root-access on the machine you can install the Sun JRE in your home but need to make sure that you run the correct java executable. For instance if you installed the JRE into a folder called java in your home try ~/java/jre/bin/java -jar JabRef-2.1.jar.

Q: I am on Ubuntu and clicking on the JabRef icon works, but I cannot start JabRef from the command line. What is wrong?

A: You have several Java Virtual Machines installed and under the command line the wrong one is chosen. Have a look at the previous question that tells you how to change the virtual machine used.

Buona fortuna

Daniele

Go to top