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
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
--- 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
> 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
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
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
> 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.
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
--- 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
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
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:
11 matches
Mail list logo