Subject: Re: building the X stuff
To: Paul (NCC/CS). <pts@bom.gov.au>
From: Hubert Feyrer <hubert@feyrer.de>
List: port-sparc64
Date: 09/23/2005 05:13:28
On Fri, 23 Sep 2005, Paul (NCC/CS). wrote:
>> build.sh -x -X /path/to/xsrc
>> probably in src/BUILDING
>>
>
> Many Thanks.
> & how do I install this X now once X is built?

whatever you use to install your base system, add -x to build.sh


> Should I have built X before I ran the main install?

That wouldn't make sense.


> And since I didn't what should I do now that all else
> is installed first?

1. read src/BUILDING and the NetBSD guide's sections (dunno if they
    mention building X)
2. build.sh -x build
    build.sh -x install=/whatever


  - Hubert