![]() |
cannot run phex on Fedora 9 X86_64 when I try to run phex on Fedora 9 X86_64 with all the updates I get: Code: [phex]$ java -jar lib/phex.jar Code: [phex]$ java -version What am I doing wrong! Sorry if this a FAQ, I tried and could find and/or understand the answer. If it is a FAQ just point me in the direction of the URL. Thanks for any help. |
Phex requires at least Java 5 to run, Java 6 is fine too. This is since Phex 3.0 I would recommend to install the Sun Java package, Phex is not tested with other Java packages and I not sure if it would run. http://www.phex.org/wiki/index.php/Java |
Just check in yum if you can install java 1.6: Quote:
Happy sharing! Arne |
Quote:
Code: [masoud]$ rpm -qa|grep openj An here is more info: Code: [masoud]$ sudo /usr/sbin/alternatives --config java |
Do I understand you right? You have a jre plugin for Firefox installed? If this is a complete JRE installation you should be able to use this JRE for Phex too. You might just need to find out the JRE installation directory and call inside the phex installation directory something like: /path_to_jre/bin/java -jar lib/phex.jar Edit Try to call: /opt/jre1.6/bin/java -jar lib/phex.jar I assume /opt/jre1.6/bin/java is just linked to /usr/lib/jvm/jre-1.6.0-openjdk.x86_64/bin/java Apparently the java in your env path is a 1.4.2 installation, even though you have a more up-to-date installation available. |
Quote:
Thanks a lot. Masoud |
All times are GMT -7. The time now is 06:40 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2020 Gnutella Forums.
All Rights Reserved.