Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Getting LimeWire to work...
- Date: Wed, 16 Oct 2002 14:52:11 +0900
- From: "A. Sajjad Zaidi" <sajjad@example.com>
- Subject: Re: [tlug] Getting LimeWire to work...
- References: <200210161411.19931.gavin-39@example.com> <20021016144500.40dee43d.9915104t@example.com>
- User-agent: Mutt/1.4i
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, Oct 16, 2002 at 02:45:00PM +0900, Botond Botyanszki wrote: > > The jre installs(unzips) itself into a directory, which is usually in your > home and not in your $PATH. > try `which java` to see if it is. > To solve this, make symlinks to the java executable into /usr/bin (as > root). > `ln -s /home/gavin/j2sdkxxx/bin/java /usr/bin/java` Thats not very nice, is it? Provided that the default permissions of /home/gavin are not changed, any other user who runs 'java' will get an error. Otherwise its a security risk. He should either install it as root in /usr or /opt or whereever or link it to your own 'bin' directory which is usually in the user's path. Do this: `ln -s /home/gavin/jrexxx/bin/java ~/bin/java` (note that it says jre, not j2sdk since that is only needed if he is doing development) as user 'gavin'. Instead of Limewire you could also try the open source 'gtk-gnutella' which works very well for me. ;-) - -- A. Sajjad Zaidi gpg --keyserver pgp.mit.edu --recv-keys 267E0D0E -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9rP6Kt1KjqyZ+DQ4RAtbDAJ9zNeb/mYfs8BeuoiqcH8YiwuJD4QCgrvFz shCO85FWtOm8+kQXqrn4OFs= =Yegw -----END PGP SIGNATURE-----
- Follow-Ups:
- Re: [tlug] Getting LimeWire to work...
- From: Botond Botyanszki
- References:
- [tlug] Getting LimeWire to work...
- From: Gavin Rollins
- Re: [tlug] Getting LimeWire to work...
- From: Botond Botyanszki
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Getting LimeWire to work...
- Next by Date: Re: [tlug] Getting LimeWire to work...
- Previous by thread: Re: [tlug] Getting LimeWire to work...
- Next by thread: Re: [tlug] Getting LimeWire to work...
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links