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
  #21 (permalink)  
Old January 26th, 2003
Apprentice
 
Join Date: January 22nd, 2003
Posts: 5
iflybyu is flying high
Default editing w/ vi

Quote:
Originally posted by HwzrHlslndr
hmmm...

The /etc/profile is giving me trouble. Cannot get out of it gracefully.

Have edited home/Thomas/.bash_profile, but no further. This seems awfully involved compared to the last time I got this installed and working.
Be sure that you press [ESC] first - then : then either q to quit or qw to save (then press enter of course)

That should be all you need to exit it - if you have serious issues with vi, use emacs or something else - I like emacs too. If in doubt, do a man vi or man emacs for more detailed instructions on each editors operation.
Reply With Quote
  #22 (permalink)  
Old January 26th, 2003
Apprentice
 
Join Date: January 22nd, 2003
Posts: 5
iflybyu is flying high
Default ok

Quote:
Originally posted by HwzrHlslndr
iflybyu,

I appreciate very much your details. I have been performing an upgrade push to our company's CRM system this evening and am spent right now, so will not be attempting your instructioins until tomorrow morning. I did, however, want to say thank you in advance. I'll be sure to let you know how I make out tomorrow.

Cheers, mate!

Your friend,
Thomas

Well, I think it may be too much to say that I fixed anyone's problems, since the guy who helped me was the one who started this topic. Thanks be to him instead.
Reply With Quote
  #23 (permalink)  
Old January 26th, 2003
Forge
Guest
 
Posts: n/a
Default LimeWire on RH8.0

I found a simple solution to your problem. If you've
had a previous version of java, i.e j2re1.3.1, then go
to your /usr/bin directory and delete any java or javac shell script you may find. Worked for me.
Reply With Quote
  #24 (permalink)  
Old January 31st, 2003
HwzrHlslndr
Guest
 
Posts: n/a
Default

OK, Guys,

I have been away for a week. Work required 200+ hours of my time.

I really want to forget about work for a while and get back to this, but I am very lost due to the time elapsed.

When I run sh ./LimeWireLinux.bin I get this:
[Thomas@localhost LimeWire]$ sh ./LimeWireLinix.bin
./LimeWireLinix.bin: ./LimeWireLinix.bin: No such file or directory
[Thomas@localhost LimeWire]$ sh ./LimeWireLinux.bin
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...

Launching installer...

Warning: -Xmx100331648 not understood. Ignoring.
Warning: -Xms16777216 not understood. Ignoring.
Exception in thread "main" java.lang.InternalError: Unexpected exception while defining class ZeroGq: java.lang.ClassNotFoundException: javax.swing.JDialog
at 0x4028115f: java.lang.Throwable.Throwable(java.lang.String) (/usr/lib/libgcj.so.3)
at 0x4027408e: java.lang.Error.Error(java.lang.String) (/usr/lib/libgcj.so.3)
at 0x40281542: java.lang.VirtualMachineError.VirtualMachineError( java.lang.String) (/usr/lib/libgcj.so.3)
at 0x40275a92: java.lang.InternalError.InternalError(java.lang.St ring) (/usr/lib/libgcj.so.3)
at 0x40272ff2: java.lang.ClassLoader.defineClass(java.lang.String , byte[], int, int, java.security.ProtectionDomain) (/usr/lib/libgcj.so.3)
at 0x40272dbb: java.lang.ClassLoader.defineClass(java.lang.String , byte[], int, int) (/usr/lib/libgcj.so.3)
at 0x4030b29b: java.net.URLClassLoader.findClass(java.lang.String ) (/usr/lib/libgcj.so.3)
at 0x402606d7: gnu.gcj.runtime.VMClassLoader.findClass(java.lang. String) (/usr/lib/libgcj.so.3)
at 0x40272cac: java.lang.ClassLoader.loadClass(java.lang.String, boolean) (/usr/lib/libgcj.so.3)
at 0x40260dcc: _Jv_FindClass(_Jv_Utf8Const, java.lang.ClassLoader) (/usr/lib/libgcj.so.3)
at 0x4025d1fd: java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (/usr/lib/libgcj.so.3)
at 0x40253809: _Jv_BytecodeVerifier.verify_instructions_0() (/usr/lib/libgcj.so.3)
at 0x40249697: _Jv_VerifyMethod(_Jv_InterpMethod) (/usr/lib/libgcj.so.3)
at 0x40241a24: _Jv_PrepareClass(java.lang.Class) (/usr/lib/libgcj.so.3)
at 0x40260568: java.lang.ClassLoader.linkClass0(java.lang.Class) (/usr/lib/libgcj.so.3)
at 0x40273073: java.lang.ClassLoader.resolveClass0(java.lang.Clas s) (/usr/lib/libgcj.so.3)
at 0x4025e99c: java.lang.Class.initializeClass() (/usr/lib/libgcj.so.3)
at 0x4025d224: java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (/usr/lib/libgcj.so.3)
at 0x4025d2bf: java.lang.Class.forName(java.lang.String) (/usr/lib/libgcj.so.3)
at 0x402c60a0: gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.3)
at 0x40267fdc: _Jv_ThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.3)
at 0x4023478c: _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib/libgcj.so.3)
at 0x08048900: __gcj_personality_v0 (java.compiler=NONE)
at 0x420158d4: __libc_start_main (java.compiler=NONE)
at 0x080486c1: _Jv_RegisterClasses (java.compiler=NONE)
[Thomas@localhost LimeWire]$

Can someone assist please?

Thank you in advance
Reply With Quote
  #25 (permalink)  
Old February 1st, 2003
HwzrHlslndr
Guest
 
Posts: n/a
Angry

Crap! Now I've got it all screwed up. I copied my java directory from home to usr/bin and now when I do which java I get this:

which java
/usr/bin/which: no java in (/home/Thomas/java/j2re/j2re1.4.1_01/bin:/usr/
kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/
bin)

I get the same thing after cd'ing to the /usr/bin/java directory.
Reply With Quote
  #26 (permalink)  
Old February 1st, 2003
HwzrHlslndr
Guest
 
Posts: n/a
Thumbs up

I got it guys! I just had to find the post that helped me when I went through this the last time I set up LimeWire. This works for me EVERY TIME so I hope it can help someone else who is feeling frustrated out there.

$ export JAVA_HOME=/usr/bin/java/j2re
$ export PATH=$PATH:/usr/bin/java/j2re/bin
$ sh LimeWireLinux.bin

The above has gotten me thru the "No Virtual Machine" message three times now.

Kind regards,
Thomas
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
Install Problems on both Redhat 8 and Gentoo 1.4rc1 aathomas General Linux Support 1 March 3rd, 2003 12:53 PM
Redhat 7.3/LimeWire install lazy General Linux Support 1 September 24th, 2002 07:31 PM
Redhat 7.1 Install Problem Unregistered General Linux Support 16 October 20th, 2001 08:01 AM
RedHat 7.1 install Unregistered General Linux Support 0 June 8th, 2001 11:58 AM
Limewire install on RedHat Wolverine and RH 7.0 Palpatin3 General Linux Support 6 May 4th, 2001 05:14 AM


All times are GMT -7. The time now is 10:37 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.