Subject: Re: Need to install X-Headers
To: Simas Mockevicius <symka@NetBSD.vejas.lt>
From: Colin J. Raven <colin@kozy-kabin.nl>
List: netbsd-help
Date: 11/14/2004 16:18:49
>
> as far as I know, you need only xbase.tgz and xcontrib.tgz from
> original 1.6.1/MIPS distribution which can be find in binary/sets/
> cd or NetBSD ftp:
> ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-1.6.1/mipsco/binary/sets/
> untar them in to root (/) directory:
> cd /
> tar -xvvzf /path/to/xbase.tgz
> tar -xvvzf /path/to/xcontrib.tgz
>
> and then
>
> cd /usr/pkgsrc/net/mrtg/ ; make install clean
>
> Thats all.
>
Simas,
I'll give the method a try, many thanks!!
(and post back to the list what happens, of course!)
-Colin