Re: [gentoo-user] limewire won't start

2006-03-29 Thread Ryan Tandy
Uwe Thiem wrote: You really have to watch etc-update and decide what it should overwrite and what you prefer to edit yourself. Not etc-update, env-update. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] limewire won't start

2006-03-29 Thread Uwe Thiem
On 29 March 2006 18:16, maxim wexler wrote: > > See my reply to Ryan. Somehow overnight my complete > path statement returned. I don't remember the last > time I ran env-update etc. Correct me if I'm wrong, > but isn't it run automatically after completion of > emerge . Perhaps this is something I

Re: [gentoo-user] limewire won't start

2006-03-29 Thread maxim wexler
--- Ryan Tandy <[EMAIL PROTECTED]> wrote: > maxim wexler wrote: > >> So we have to get Java back into your path... > I've > >> got Sun Java, so mine > > > Have you run 'env-update && source /etc/profile' > recently? env-update > rebuilds your environment (variables like PATH) > based on what

Re: [gentoo-user] limewire won't start

2006-03-29 Thread maxim wexler
> http://mail.yahoo.com > > > The problem here is that you don't want to hard code > it into your > .bash_profile as that is only local (to that > specific user). I'm OK with that. you could > do it in /etc/profile, but that would only work > until the next java > upgrade... it looks l

Re: [gentoo-user] limewire won't start

2006-03-28 Thread Ryan Tandy
maxim wexler wrote: So we have to get Java back into your path... I've got Sun Java, so mine Have you run 'env-update && source /etc/profile' recently? env-update rebuilds your environment (variables like PATH) based on what's in /etc/env.d. java-config and friends don't set env variables

Re: [gentoo-user] limewire won't start

2006-03-28 Thread Chad Feller
maxim wexler wrote: So we have to get Java back into your path... I've got Sun Java, so mine will be slightly different than yours, but in your /etc/env.d/ and /etc/env.d/java directory you should have a couple of files in there. First you will have something like /etc/env.d/java/20sun-jdk

Re: [gentoo-user] limewire won't start

2006-03-28 Thread maxim wexler
> So we have to get Java back into your path... I've > got Sun Java, so mine > will be slightly different than yours, but in your > /etc/env.d/ and > /etc/env.d/java directory you should have a couple > of files in there. > First you will have something like > /etc/env.d/java/20sun-jdk-1.4.2.

Re: [gentoo-user] limewire won't start

2006-03-27 Thread Chad Feller
maxim wexler wrote: --- Chad Feller <[EMAIL PROTECTED]> wrote: methinks java is not in your path. if you type: "which java" does it return anything? that failing find out where it (java) is on your system. something like this should help: "locate javac | grep bin" (I chose javac ins

Re: [gentoo-user] limewire won't start

2006-03-27 Thread maxim wexler
--- Chad Feller <[EMAIL PROTECTED]> wrote: > methinks java is not in your path. if you type: > > "which java" > > does it return anything? that failing find out > where it (java) is on > your system. something like this should help: > > "locate javac | grep bin" > > (I chose javac instea

Re: [gentoo-user] limewire won't start

2006-03-26 Thread Chad Feller
methinks java is not in your path. if you type: "which java" does it return anything? that failing find out where it (java) is on your system. something like this should help: "locate javac | grep bin" (I chose javac instead of java as you shouldn't get a mile of output, but likewise you

[gentoo-user] limewire won't start

2006-03-26 Thread maxim wexler
Hi everybody, Anybody have this happen: [EMAIL PROTECTED] ~ $ limewire /usr/bin/limewire: line 4: java: command not found Someone in a forum said do this: sarawak heathen # /usr/sbin/env-update && source /etc/profile >>> Regenerating /etc/ld.so.cache... Didn't work. Someone else said do this:

Re: [gentoo-user] Limewire

2005-07-07 Thread Jason Cooper
Bruno Gola ([EMAIL PROTECTED]) scribbled: > Does anyone knows what should I do correctly or just tell me a better > p2p software (i use pysoulseek and amule)? I've had good success with gtk-gnutella. # eix gtk-gnutella * net-p2p/gtk-gnutella Available versions: 0.93.3 0.94 ~0.95 ~0.95-r1 ~

Re: [gentoo-user] Limewire

2005-07-07 Thread Bruno Gola
Ryan wrote: >Willie Wong wrote: > > > >>On Thu, Jul 07, 2005 at 01:29:08AM -0300, Bruno Gola wrote: >> >> >> >> when you can type in a terminal "jav..." and press tab and you get: java javac javaws... etc, limewire must work >Does

Re: [gentoo-user] Limewire

2005-07-06 Thread Ryan
Willie Wong wrote: >On Thu, Jul 07, 2005 at 01:29:08AM -0300, Bruno Gola wrote: > > >>>when you can type in a terminal "jav..." and press tab and you get: >>>java javac javaws... etc, limewire must work >>> >>> >>> >>> >>> Does anyone knows what should I do correctly or just tell me a

Re: [gentoo-user] Limewire

2005-07-06 Thread Willie Wong
On Thu, Jul 07, 2005 at 01:29:08AM -0300, Bruno Gola wrote: > >when you can type in a terminal "jav..." and press tab and you get: > >java javac javaws... etc, limewire must work > > > > > > > >>Does anyone knows what should I do correctly or just tell me a better > >>p2p software (i use pysoulse

Re: [gentoo-user] Limewire

2005-07-06 Thread Bruno Gola
rodrigo ahumada wrote: >El Jue 07 Jul 2005 04:07, Bruno Gola escribió: > Hi > > > > >>[EMAIL PROTECTED] ~ $ limewire >>/usr/bin/limewire: line 4: java: command not found >> >> > >do you have java, don't you? (google for "gentoo java wiki" and "gentoo >java-config") > >when you can type in

Re: [gentoo-user] Limewire

2005-07-06 Thread rodrigo ahumada
El Jue 07 Jul 2005 04:07, Bruno Gola escribió: Hi > [EMAIL PROTECTED] ~ $ limewire > /usr/bin/limewire: line 4: java: command not found do you have java, don't you? (google for "gentoo java wiki" and "gentoo java-config") when you can type in a terminal "jav..." and press tab and you get: j

[gentoo-user] Limewire

2005-07-06 Thread Bruno Gola
Hello again guys ;) I was trying to merge that p2p software called Limewire, when ive done: emerge limewire it works, but, when i try: $ limewire I get this error: [EMAIL PROTECTED] ~ $ limewire /usr/bin/limewire: line 4: java: command not found Does anyone knows what should I do correctly or