Help:Known problems
From WikiPathways
(Difference between revisions)
Line 9: | Line 9: | ||
;No Java installed | ;No Java installed | ||
:You need to have [http://java.sun.com Java] installed to be able to edit pathways. If you only see a grey box when you click the edit button below the pathway image, please check if you have Java installed (version JSE 5 or above). You can download Java [http://java.sun.com/javase/downloads/?intcmp=1281 here]. | :You need to have [http://java.sun.com Java] installed to be able to edit pathways. If you only see a grey box when you click the edit button below the pathway image, please check if you have Java installed (version JSE 5 or above). You can download Java [http://java.sun.com/javase/downloads/?intcmp=1281 here]. | ||
+ | |||
+ | ;Javascipt disabled | ||
+ | :You need to have javascript enabled in your browser. [http://www.google.com/support/bin/answer.py?answer=23852 Click here] to see how to enable javascript for your browser. | ||
;Wrong Java version on Ubuntu | ;Wrong Java version on Ubuntu | ||
:By default the Ubuntu linux distribution comes with the gij (GNU libgcj) Java virtual machine. In order to make wikipathways work correctly, you will need to replace this with Sun's JVM. You can do this by installing the packages '''<code>sun-java5-jre</code>''' and '''<code>sun-java5-plugin</code>''' or '''<code>sun-java6-jre</code>''' and '''<code>sun-java6-plugin</code>'''. | :By default the Ubuntu linux distribution comes with the gij (GNU libgcj) Java virtual machine. In order to make wikipathways work correctly, you will need to replace this with Sun's JVM. You can do this by installing the packages '''<code>sun-java5-jre</code>''' and '''<code>sun-java5-plugin</code>''' or '''<code>sun-java6-jre</code>''' and '''<code>sun-java6-plugin</code>'''. |
Revision as of 12:44, 8 January 2008
Known problems
On this page you'll find some known problems that may occur on WikiPathways. If your problem is not in this list, please check our bug tracker or send an email to thomas.kelder[AT]bigcat.unimaas.nl.
- No Java installed
- You need to have Java installed to be able to edit pathways. If you only see a grey box when you click the edit button below the pathway image, please check if you have Java installed (version JSE 5 or above). You can download Java here.
- Javascipt disabled
- You need to have javascript enabled in your browser. Click here to see how to enable javascript for your browser.
- Wrong Java version on Ubuntu
- By default the Ubuntu linux distribution comes with the gij (GNU libgcj) Java virtual machine. In order to make wikipathways work correctly, you will need to replace this with Sun's JVM. You can do this by installing the packages
sun-java5-jre
andsun-java5-plugin
orsun-java6-jre
andsun-java6-plugin
.