Peter Edwards wrote [2003-12-12]:
[..]
> >>make installworld DESTDIR=$DESTDIR, or
> >>env -i make installworld DESTDIR=$DESTDIR
[..]
> Try
> env MAKEOBJDIRPREFIX=/usr/obj DESTDIR=$DESTDIR make installworld
>
> I suggested this before for a different problem, and it wasn't a
> solution, but th
Marco Molteni wrote:
Makoto Matsushita wrote [2003-12-12]:
molter> what am I missing?
It seems that you forget to set PATH environment variable. As you
know, "env -i" does not pass any environment variable to child process
if any other variables are explicitly set.
Hi Makoto-san,
if you
Makoto Matsushita wrote [2003-12-12]:
>
> molter> what am I missing?
>
> It seems that you forget to set PATH environment variable. As you
> know, "env -i" does not pass any environment variable to child process
> if any other variables are explicitly set.
Hi Makoto-san,
if you look at my prev
molter> what am I missing?
It seems that you forget to set PATH environment variable. As you
know, "env -i" does not pass any environment variable to child process
if any other variables are explicitly set.
-- -
Makoto `MAR' Matsushita
___
[EMAIL PROT
4 matches
Mail list logo