[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: X install after system install
But installing compilers on your router is just as silly.
You have a build machine. On this machine you build software,
you test it out, then you put it on your important machine.
When you have a problem with building something, your
important machine is unaffected.
Quoting Scott Johnson (scottj@insane.com):
> Personally, I think this approach is far better than installing X
> on your router. I'm of the mindset that less is better, especially
> on a machine that's acting as a router or firewall.
>
> -Scott
>
>
> At 07:34 PM 2/1/2003, you wrote:
> >Just install nmap with the no_x11 FLAVOR
> >
> >env FLAVOR='no_x11' make install
> >
> >Margarida