Help:Known problems
From WikiPathways
(Difference between revisions)
Line 5: | Line 5: | ||
<h2 class="frontPagePanel yellowFg">Known problems</h2> | <h2 class="frontPagePanel yellowFg">Known problems</h2> | ||
- | 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 [http://ftp2.bigcat.unimaas.nl/~martijn.vaniersel/mantis/my_view_page.php bug tracker] or send an email to thomas.kelder[AT]bigcat.unimaas.nl. | + | 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 [http://ftp2.bigcat.unimaas.nl/~martijn.vaniersel/mantis/my_view_page.php bug tracker] or send an email to ''thomas.kelder[AT]bigcat.unimaas.nl''. |
- | + | ;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]. |
- | + | ;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:41, 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.
- 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
.