Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   FreeBSD supported? (https://www.gnutellaforums.com/general-linux-support/8778-freebsd-supported.html)

Unregistered March 5th, 2002 11:11 AM

FreeBSD supported?
 
Since Limewire is a Java app, will it run on FreeBSD? If so, is there anything special to do to install it?

FuManchu March 23rd, 2002 06:22 PM

FreeBSD & LimeWire
 
In all likely hood it can, but here is the problem:

There is not yet a native Java runtime environment for the FreeBSD at version number 1.31, which is what you'll need to run it.

Therefore, you MAY be able to run it with the JDK for 1.3 or 1.4, but this is a substantial download, and you will probably not want to deal with it. However if you are as crazy as me, then build the jdk in the ports tree, and you most likely need the bash shell for the installer.

I might just have to try this and compile the source natively for fun hmmmm... :)

scud May 28th, 2002 03:09 PM

install the port: linux-jdk13

extract LimeWireLinux.tgz

comment out every line except the java.... line in 'runlime.sh'


change java to javavm


then sh runlime.sh


limewire should start.

murasame November 8th, 2004 12:37 AM

Re: FreeBSD & LimeWire works
 
Quote:

Originally posted by a Member who did not read the forum rules before posting (better yet, before registering)
Hello,

Here is how I installed LimeWire on my FreeBSD
machines (one running 5.0-CURRENT, the other
4.5-STABLE):

1) Install the jdk-1.3.1p6_4 port from the ports
collection

2) Download LimeWire from
http://www3.limewire.com/download/LimeWireSolaris.tgz

3) Create a /usr/local/LimeWire directory, and
de-tar the LimeWire stuff into this directory.

4) Create the following script, "limewire", and put
it into /usr/local/bin:

#!/bin/sh
cd /usr/local/LimeWire
javavm -jar LimeWire.jar &

That's all there is to it...

regards,

tom

If you wanna post, read the rules. THEN post.
The other one who used an email for a nickname also got his/her post deleted...


All times are GMT -7. The time now is 09:01 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.