You are not logged in.

#1 2008-07-17 00:53:21

philipromano
Member
Registered: 2008-07-17
Posts: 10

(SLOVED) Frostwire Problems

WHy does frostwire not see my version of java. Both of the packages were installed via pacman.



[romano@myhost ~]$ frostwire
Starting FrostWire...
Java exec not found in PATH, starting auto-search...
OOPS, unable to locate java exec in  /usr/lib/  hierarchy
You need to upgrade to JRE 1.5.x or newer from http://www.java.com
ls: cannot access /usr/java/j*: No such file or directory
OOPS, unable to locate java exec in  /usr/java/  hierarchy
You need to upgrade to JRE 1.5.x or newer from http://www.java.com
OOPS, unable to locate java exec in  /opt/  hierarchy
You need to upgrade to JRE 1.5.x or newer from http://www.java.com
[romano@myhost ~]$

Last edited by philipromano (2008-07-17 02:11:58)


Excellence is accepted,perfection is required.

Offline

#2 2008-07-17 02:08:35

securitybreach
Member
From: In front of my computers
Registered: 2007-11-18
Posts: 416
Website

Re: (SLOVED) Frostwire Problems

From of the looks of your output it seems that java is not installed. Open a console and run:

 su -c 'pacman -S j2re frostwire'

I tried to install frostwire to test it out and it works perfectly.
Next time search the wiki first and then the forums. This has been explained before in the forums and the wiki
http://wiki.archlinux.org/index.php/Beginners_Guide.

BTW this is my buddy I recently converted to ArchLinux and he posted before asking me or searching so take it easy on him wink;)

Thanks

Last edited by securitybreach (2008-07-17 02:19:42)


"Every normal man must be tempted at times to spit upon his hands, hoist the black flag, and begin slitting throats." -- H.L. Mencken
Website      Configs
Forum Admin: Bruno's All Things Linux   
securitybreach<a>archlinux.us

Offline

#3 2008-07-17 02:10:35

philipromano
Member
Registered: 2008-07-17
Posts: 10

Re: (SLOVED) Frostwire Problems

IT work! thanks securitybreach


Excellence is accepted,perfection is required.

Offline

#4 2008-07-17 06:08:36

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: (SLOVED) Frostwire Problems

The package is called 'jre' and it provides j2re. It is a dependency of frostwire, so pacman installs it automatically when frostwire is requested with the -S flag. jre installs into /opt, so your path needs to be updated. This is done by logging out and in again.

Offline

#5 2008-07-17 12:59:24

securitybreach
Member
From: In front of my computers
Registered: 2007-11-18
Posts: 416
Website

Re: (SLOVED) Frostwire Problems

Thats what I figured the problem was. He said he had frostwire installed by using -S switch and had logged out. I thought java was installed as a dependency so I got him to verify that java was indeed installed in the /opt directory. I personally do not use jre or frostwire so I searched around the forum for him and found frostwire posts mentioning j2re so I said what the heck and told him to install that. I realized afterwards that jre provides j2re because it tells you when running pacman -S j2re but he said it worked for him. So I dunno maybe the issue was he did not reboot. Thanks for clearing that up tomk.



Thanks

Last edited by securitybreach (2008-07-17 13:04:29)


"Every normal man must be tempted at times to spit upon his hands, hoist the black flag, and begin slitting throats." -- H.L. Mencken
Website      Configs
Forum Admin: Bruno's All Things Linux   
securitybreach<a>archlinux.us

Offline

Board footer

Powered by FluxBB