Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Getting LimeWire to work...



-----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-----


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links