I seem to be having some trouble starting Frostwire. I have java installed. I even tried to run it from the terminal. Here was the output.
[ron@localhost ~]$ frostwire
Error: Could not open jar file: looks.jar
Error: Could not open jar file: jaudiotagger.jar
Error: Could not open jar file: onion-fec.jar
Error: Could not open jar file: commons-codec-1.3.jar
Error: Could not open jar file: httpcore-4.0-beta2.jar
Error: Could not open jar file: jorbis.jar
Error: Could not open jar file: jogg.jar
Error: Could not open jar file: junit.jar
Error: Could not open jar file: messages.jar
Error: Could not open jar file: jdic.jar
Error: Could not open jar file: aopalliance.jar
Error: Could not open jar file: httpcore-niossl-4.0-alpha7.jar
Error: Could not open jar file: clink.jar
Error: Could not open jar file: jmdns.jar
Error: Could not open jar file: commons-logging.jar
Error: Could not open jar file: jflac.jar
Error: Could not open jar file: mp3spi.jar
Error: Could not open jar file: FrostWire.jar
Error: Could not open jar file: jcraft.jar
Error: Could not open jar file: httpclient-4.0-alpha3.jar
Error: Could not open jar file: jdic_stub.jar
Error: Could not open jar file: jython.jar
Error: Could not open jar file: tritonus.jar
Error: Could not open jar file: guice-1.0.jar
Error: Could not open jar file: onion-common.jar
Error: Could not open jar file: lw-all.jar
Error: Could not open jar file: icu4j.jar
Error: Could not open jar file: forms.jar
Error: Could not open jar file: jl.jar
Error: Could not open jar file: vorbisspi.jar
Error: Could not open jar file: daap.jar
Error: Could not open jar file: foxtrot.jar
Error: Could not open jar file: httpcore-nio-4.0-beta2.jar
Error: Could not open jar file: log4j.jar
Error: Could not open jar file: themes.jar
Error: Could not open jar file: ProgressTabs.jar
Error: Could not open jar file: gettext-commons.jar
Traceback (most recent call last):
File "/usr/lib/frostwire/unpack200.py", line 58, in <module>
makeHashes()
File "/usr/lib/frostwire/unpack200.py", line 17, in makeHashes
output = file('hashes','w')
IOError: [Errno 13] Permission denied: 'hashes'
HOSTNAME IS localhost.localdomain
Starting FrostWire...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.6.0]
Configuring environment...
Loading FrostWire:
CLASSPATH SET TO:
Unable to access jarfile FrostWire.jar
************************************************** ****************
Something went wrong with FrostWire.
Maybe you're using the wrong version of Java?
(FrostWire is tested against and works best with with Sun's JRE, Java 1.4+)
The version of Java in your PATH is:
java version "1.6.0"
OpenJDK Runtime Environment (build 1.6.0-b09)
OpenJDK Client VM (build 1.6.0-b09, mixed mode)