Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Technical Support > General Linux Support
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

General Linux Support For questions regarding use of LimeWire or WireShare or related questions on the Linux operating system. This includes installation questions and answers. (Check the Stickies marked in Red at top of this section.)


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old April 10th, 2002
Unregistered
Guest
 
Posts: n/a
Default Mnadrake 8.2 Easy Install Instructions

Here are my easy install instructions for anyone having problems installing on mandrake 8.2

1. Remove any other java runtime environments off your system.

$ su
# rpm -q kaffe
# rpm -e kaffexxx.rpm

2. Download and install the sun jre following the instructions on suns site, make it executable, then run it.

# chmod 755 j2re-1_3_1_03-linux-i386.bin
# ./j2re-1_3_1_03-linux-i386.bin

3. download and run the linux limewire installer. The installer needs to know where the java executable is so it can run it to install limewire. It needs to be in your path (edit this in your ~.bashrc file) or you need to create a symlink to it:

# ln -s /usr/java/jre1.3.1_03/bin/java /bin/java
# which java
/bin/java
# exit

4. Install it as a user - you dont want root running it

$ ./LimeWireLinux.bin

5. convert all your mp3s to ogg and enjoy

Don
Reply With Quote
  #2 (permalink)  
Old April 10th, 2002
Gnutella Admirer
 
Join Date: September 3rd, 2001
Posts: 63
HeadHolio is flying high
Wink

Step 5 is the most important step!
Reply With Quote
  #3 (permalink)  
Old April 11th, 2002
Unregistered
Guest
 
Posts: n/a
Default more info

Step 1.

# rpm -q kaffe
kaffe-1.0.6-11mdk
# rpm -e kaffe-1.0.6-11mdk

2.http://java.sun.com/j2se/1.3/download.html
Get the JRE not the SDK(Software Development Kit), unless you plan to do java coding.

You have 2 choices:
Linux GNUZIP Tar shell script
or
Linux Red Hat RPM shell script

choose which is best for you - the tar will work for all Linux distros, the rpm should work for mandrake but using the tar.gz is safer

You will be asked to accept their licence, then choose a mirror and download it.

Note the:
The download size of the file j2re-1_3_1_03-linux-i386.bin = 15,213,137 bytes.

After downloading do:
# ls -l | grep j2re
-rw-r--r-- 1 don don 15213137 Apr 11 23:42 j2re-1_3_1_03-linux-i386.bin
To check the file is the right size (obviously Sun dont know about md5sums )

now install it, for the install notes for linux check out:
http://java.sun.com/j2se/1.3/jre/install-linux.html

# mkdir /usr/local/java
# cd /usr/local/java
# mv ~don/j2re-1_3_1_03-linux-i386.bin .
# chmod 755 j2re-1_3_1_03-linux-i386.bin
# ./j2re-1_3_1_03-linux-i386.bin

# echo $PATH
/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
# ln -s /usr/java/jre1.3.1_03/bin/java /usr/local/bin/java

3. http://www.limewire.com/index.jsp/us...e/installation
Linux - Open a shell and cd (change directory) to the directory where you downloaded the installer. At the prompt type: sh ./LimeWireLinux.bin

$ chmod 755 LimeWireLinux.bin
$ ./LimeWireLinux.bin

Don
Reply With Quote
  #4 (permalink)  
Old April 13th, 2002
Unregistered
Guest
 
Posts: n/a
Default

Someone please tell me WHY I need to change mp3 to ogg?
Reply With Quote
  #5 (permalink)  
Old April 13th, 2002
Unregistered
Guest
 
Posts: n/a
Default ogg

Well you dont NEED to, just like you dont need to run linux instead of windows. But if you are intrested in protecting your freedom as a consumer you will support ogg. Ogg is open source and has no royalties, this means that:

1. you will never have to pay to listen to your own music files.
2.people who develop players dont have to pay royalties and therefore will not pass the costs along to consumers.
3. the format is not controlled by some company like microsoft, companies like this have their interests and not the consumers interests at heart, hence they build stuff into their formats like copy protection, digital watermarks, suicide triggers and anything else they like to protect their interests.

with ogg its free - with other formats you may think you get the stuff for free - but its getting payed for at may points along the line and that money goes into some multinationals pocket, they then use that money to design new ways to protect their assets like SDMI etc.

If you dont support formats like ogg, you will find next time you buy a computer it will refuse to play any files that dont have the correct copyright key - look at the DMCA to see whats comming up - if you use XP these things are already built into the OS

Plus technically ogg is better than mp3

from:
http://www.linuxjournal.com/article.php?sid=4416

--------------------------------------------------------
A lot of readers are probably wondering why we'd bother to develop Ogg Vorbis with MP3 already enjoying such widespread use. What's wrong with MP3? It's free, right? Wrong.

Have you ever noticed the amazing lack of free MP3 encoders, especially considering how popular MP3 has become? I can count them all on one hand. Some people will remember the famous letter from Fraunhofer back in late 1997. The letter asked for all the open-source and free MP3 encoders to cease and desist or start paying patent royalties. There are around 12 patents on the algorithms used by MP3, and all of them are heavily enforced by the owner Fraunhofer.

This patent enforcement has several negative effects. It's nearly impossible to have a free MP3 encoder because of the licensing fees for doing so. It costs $2.50 per download ($5 if you use the Fraunhofer code). Most of the free encoders disappeared without a way to pay this kind of tribute. MusicMatch, which makes a popular Windows encoder, sold a significant percentage of its company to Fraunhofer in exchange for an unlimited license.

Fraunhofer can change their rules at anytime, too. Prior to 1997, distributing MP3 encoders was fine. Right now, broadcasting in the MP3 format is free, but Fraunhofer stated that he intends to charge licensing fees for such use at the end of this year.

The deals the RIAA cuts for the broadcasting of commercial music are typically one-third to one-half a penny per song, which is quite reasonable considering that Fraunhofer may want to charge you 1% of revenue with a minimum of a full penny per song (these are my extrapolations from the current fees on commercial MP3 downloads). Is MP3 really worth three times more than the music it delivers?

It costs $.50 a copy to license a decoder. These aren't the only costs associated with MP3, and really, some are just my speculations (hopefully the real fee for broadcasting will be considerably lower), but the patent holders can set or change the licensing fees to whatever they want, anytime they want. And, they already stated that they intend to do so at the end of this year for broadcasting. The point isn't whether it's $15,000 or $5. The point is they have the right to set the price however they see fit.

MP3 is an old technology. Audiophiles and programmers have been tuning encoders for a long time, but the technology is not improving anymore. Even LAME, one of the best MP3 encoders around, has new options that break the specification to try to squeeze more quality out. There just isn't anymore room in the format for new tweaks or improvements.

The alternatives aren't great either. Advanced Audio Coding (AAC), which is a part of MPEG-4, has quite a bit more IP restriction than MP3. There's more than one company involved in most of the technologies, which makes licensing even more cumbersome. The VQF format is locked up tightly by NTT and Yamaha. RealNetworks and Microsoft aren't known for their open standards either. Several derivative codecs like MP+ are problematic because they face the same patent restrictions that the regular MP3 codec has.

With all of these inherent problems and the need for a better way to work with audio on the Internet, it's not surprising that a solution would come from the Open-Source Community.
--------------------------------------------------------------
For more goto:
http://www.vorbis.com/

Don
Reply With Quote
  #6 (permalink)  
Old April 13th, 2002
Unregistered
Guest
 
Posts: n/a
Default

OK, well, I guess you answered the question, and rather well. Thanks .
Reply With Quote
  #7 (permalink)  
Old April 24th, 2002
Unregistered
Guest
 
Posts: n/a
Default

Okay, I have installed jre and have made all the changes to my path and I keep getting this weird error when I run the LImeWireLInux.bin script. Here is the errors:

Error: Unrecognized JVM specific option `-Xmx50331648'.
Error: Unrecognized JVM specific option `-Xms16777216'.
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Can anyone explain this??? I am running Mandrake Linux 8.2 and I had it on here before. Had to rebuild and now I can't install??? Please Help.

-eeshman
Reply With Quote
  #8 (permalink)  
Old April 27th, 2002
Devin
Guest
 
Posts: n/a
Cool

works w/mandrake 8.1 also, tho you probably knew that
Reply With Quote
  #9 (permalink)  
Old May 2nd, 2002
Unregistered
Guest
 
Posts: n/a
Default

i m havind that same problem and I installed jre can some one please help????
Reply With Quote
  #10 (permalink)  
Old May 2nd, 2002
Unregistered
Guest
 
Posts: n/a
Default Test

Run

java -version

at a prompt and make sure you're running the new one you just installed and not Kaffe.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
LW to iTunes-followed instructions, still need help Camper Getting Started Using LimeWire + WireShare 3 April 16th, 2007 07:29 PM
Instructions to Download to your iPod!!!!!! Lstrohm1 General Mac OSX Support 1 January 7th, 2006 09:49 PM
unable to install w/ Windows XP despite following firewall instructions angsj Connection Problems 0 December 15th, 2004 11:38 PM
I need instructions on how to delete Limewire! ssj_flameboy Open Discussion topics 2 August 13th, 2003 08:52 PM
linux install made easy download General Linux Support 0 January 23rd, 2003 07:08 PM


All times are GMT -7. The time now is 07:49 AM.


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.