[NTLUG:Discuss] Limewire
rob apodaca
rob.apodaca at attbi.com
Sun Oct 27 11:04:31 CST 2002
<snip>
> Hello everyone. I downloaded Limewire today and tried to install it and
> it told me that I needed Java VM to run it. I went to sun's site and
> downloaded jre-1.3.1_06.i586.rpm and installed it via the Red-Carpet
> program. I then tried to run the Limewire install again, and got the
> same message:
</snip>
<snip>
> Does anyone know
> where the VM is installed? Thanks in advance for the help.
</snip>
Since you installed by rpm, you can do:
$ rpm -qa | grep jre
then take the resulting <packagename> returned and do:
$ rpm -ql <packagename> | less
This will provide a scrolling list of the installed files. Note that the
packagename and filename will be different.
hope this helps,
rob
More information about the Discuss
mailing list