On Wednesday 10 April 2002 10:12 am, [EMAIL PROTECTED] wrote:
> Eric Harrison showed me a neat trick for getting the binaries
> into the correct location:
>
>         make World >& world.log
>         make DESTDIR=/opt/ltsp/i386/ install
>
> I haven't tried this, but it looks like it would work.

I have tried it and it does work! If you wish, redirect stdout to a logfile:

         make DESTDIR=/opt/ltsp/i386/ install >& install.log

--Skip

_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to