![]() |
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 |
Step 5 is the most important step! |
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 |
Someone please tell me WHY I need to change mp3 to ogg? |
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 |
OK, well, I guess you answered the question, and rather well. Thanks . |
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 |
works w/mandrake 8.1 also, tho you probably knew that :) |
i m havind that same problem and I installed jre can some one please help???? |
Test Run java -version at a prompt and make sure you're running the new one you just installed and not Kaffe. |
Hi You convince me to change my mp3 to ogg. But how I do it? I didn't find how. I have heard that LAME can to it. I try but I had not being able to find how to take entry other than wav or mp3 and to change the output to ogg. Thanks for your help |
Error in Path of Installation (Please FIX) Quote:
# 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 Is missing the "LOCAL" Path. ** # ln -s /usr/local/java/jre1.3.1_03/bin/java /usr/local/bin/java cornwall@rockextreme.com |
MP3 2 OGG Will there be quality loss in converting from MP3 to OggVorbis? |
Quote:
http://www.gnutellaforums.com/showth...threadid=11187 Best regards, altoine |
[QUOTE]Originally posted by Unregistered 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 [/QU OTE] hi i got the same thing too! i use mandrake 8.2. i have installed java2 and did everything that i know. what i am confused about is i have 2 machanes both set up the same way hardware & software wise. on the other machine it works fine. the only thing i can think of is on the machine it doesnt work on is something to do with the java classes i have installed. if i figure it out i will post what i had done wrong or not had installed on this machane. Launching installer... 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) Stack Trace: java.lang.NoClassDefFoundError: ZeroGcf at ZeroGcj.<init>(source file unknown:line unknown, pc 0x86d4d74) at ZeroGb3.a(source file unknown:line unknown, pc 0x86bcefb) at com.zerog.ia.installer.Main.a(source file unknown:line unknown, pc 0x8663341) at com.zerog.ia.installer.Main.b(source file unknown:line unknown, pc 0x86411c1) at com.zerog.ia.installer.Main.main(source file unknown:line unknown, pc 0x85b0281) at java.lang.reflect.Method.invoke(Method.java:native ) at com.zerog.lax.LAX.launch(source file unknown:line unknown, pc 0x82a79d6) at com.zerog.lax.LAX.main(source file unknown:line unknown, pc 0x825cbcb)Launching installer... 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) Stack Trace: java.lang.NoClassDefFoundError: ZeroGcf at ZeroGcj.<init>(source file unknown:line unknown, pc 0x86d4d74) at ZeroGb3.a(source file unknown:line unknown, pc 0x86bcefb) at com.zerog.ia.installer.Main.a(source file unknown:line unknown, pc 0x8663341) at com.zerog.ia.installer.Main.b(source file unknown:line unknown, pc 0x86411c1) at com.zerog.ia.installer.Main.main(source file unknown:line unknown, pc 0x85b0281) at java.lang.reflect.Method.invoke(Method.java:native ) at com.zerog.lax.LAX.launch(source file unknown:line unknown, pc 0x82a79d6) at com.zerog.lax.LAX.main(source file unknown:line unknown, pc 0x825cbcb) |
Unrecognized JVM specific option It is probably running Kaffe instead of the j2sdk java binary. You need to add /usr/local/j2sdk1.4.0/bin (or wherever you installed the sdk) to your path and rename or delete the java binary in usr/bin or wherever running "which java" shows the java binary is running from. |
Ok, that usually means that although you **installed** java 1.3 or 1.4, you didn't **path** it. Instead, you're invoking the default java that came with Mandrake (or whatever distro you're using) which doesn't support -Xm* parameters. Run "java -version" or "which java" to verify this. I'm using Mandrake and java v1.4, so I just added: PATH=/usr/java/j2sdk1.4.0/jre/bin:$PATH to my ~/.bash_profile file. hth, Pinhead |
Hey, Don. Which shell in Mandrake 8.2 did y'all use for the install? I opened up my Konsole shell to type in the commands you have listed. Much to my dismay, I was not able to install either the Java Installer for LimeWire nor the LimeWire app itself. I hit a snag on the command /bin/java. My bash shell( Konsole ) gave me gruff about the /bin command directory not existing( no such file or directory ). I tried the cd/ command to switch in between directories only to get stomped on by the shell. I paid for the license to install & run the software on my box expecting to use the app. Instead, I have been spending a week beating my head up agaainst this installation with no success. Are there any other commands that you know would do the trick? Thanx. -In His Lamblight: Soniclamb |
1. shell 2. su 3. kate /etc/bashrc 4. added "PATH=$PATH:/usr/java/jre1.4.0/bin" or whatever directory java is. 5. restarted kde, checked my user by typing "java -version" in the shell. |
Simple Really That error is usually produced by none other than kaffe. Just remove kaffe. rpm -ev --nodeps kaffe altoine |
IMPORTANT NOTE FOR MANDRAKE USERS! If like me you downloaded the Red Hat .bin file for J2RE, after you get the licence agreement and the yes/no choice, it only extracts an rpm, it does NOT install it. You will need to install the rpm yourself before you can use J2RE. You probably all know that already, but I didn't :D |
Or Simply Go Here.... Quote:
http://www.gnutellaforums.com/showth...threadid=11187 altoine |
Fraunheifer can bite me Re: ogg Don't get me wrong, I like Ogg, it sounds great, and has VBR. But---- 1.) I ain't paid nothing for mp3 since, and I don't intend to, they don't know! 2.) "Suicide triggers"??? My solution. http://astalavista.box.sk 3.) I have bladeenc for Linux which is still made, and they aint bending over to kiss Fraunheifer's fat butt and neither will I. Go Ogg, but I will not give up my mp3 until I am good and ready, I say use BOTH. Now if Ogg decides to kick mp3 in the butt, have id3 and the other new tags, all built in and no stupid digging around in a damn config file to config it, then I will ditch mp3 totally. But for now, my ogg and mp3 are good neighbours on my hard drive. |
All times are GMT -7. The time now is 09:30 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2020 Gnutella Forums.
All Rights Reserved.