![]() |
|
|||||||
| Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
| 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.) |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hey,
I had a hell of a time installing limewire until I figured out that the installer was running the wrong java file... let me explain: open a terminal and run java. If the java program says "usage keffe" and then options, you are going to have a problem. install the java 1.3.1 rpm. after, do the following: cd /usr/bin ls ja* ./java ** you should see the "usage: keffe" thing here** cp ./java ./java.bak ** the next line creates a symbolic link to the REAL java binary. replace XXXXXX with whatever dir you find underneath /usr/java ** ln -s /usr/java/XXXXXX/bin/java java then go back to your home directory and re-run the installation file!! -J.T. |
|
#2
|
|||
|
|||
|
Wow. Wouldn't it be easier to just get rid of Kaffe, install a newer JRE, and then make sure it's in your path??? There is no need to trick your system with the symbolic link and make it so sloppy. Just my opinion....
|
|
#3
|
|||
|
|||
|
Thanks,
I had been going mental trying to find the problem. Your help was invaluable. Cheers |
|
#4
|
|||
|
|||
|
hey man, just wanted to say thanks real quick... ive been trying to get this thing to work for about two weeks and finally found this site and your information helped me alot.
again, thanks jas0n [email protected] |
|
#5
|
|||
|
|||
|
Hey - You are the Daddy!
go it working, had tried explicitly executing the binary but that didn't work. Hadn't thought of this though cheers |
|
#6
|
||||
|
||||
|
I have the ultimate solution for multiple distributions but it is nice to know that there is a thread that actually had a solution for any distribution whatsoever! My hats off to the "Daddy" !
![]() If anyone here has upgraded or have a multiple linux distribution install on one system, try my suggestions and let me know your mileage. My post is under, "The Solution to All Install Problems". I know I know ..it is kind of heady but I haven't been disproved yet. Try and be the first. Cheers. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error in Installation Log with ManDrake 9 RC 1 with Sun JRE 1.3.1 | Unregistered | General Linux Support | 0 | September 6th, 2002 12:52 PM |
| Installation problem on Mandrake 8.1 | Unregistered | General Linux Support | 1 | November 29th, 2001 09:58 AM |
| No luck with installation in Mandrake 8.1 | Unregistered | General Linux Support | 2 | October 15th, 2001 03:36 PM |
| LW 1.7 installation on Mandrake 8.0 | Unregistered | General Linux Support | 5 | September 21st, 2001 08:45 PM |
| Linux-Mandrake Installation | Unregistered | General Linux Support | 2 | August 18th, 2001 11:01 PM |