Subject: Re: 1.6 beta X binaries or source?
To: Tom Jernigan <jernigantc@ornl.gov>
From: Frederick Bruckman <fredb@immanent.net>
List: port-mac68k
Date: 06/21/2002 15:53:23
On Fri, 21 Jun 2002, Tom Jernigan wrote:

> I'm doing a trial installation of netbsd 1.6 on my Q660av. I've found
> the binaries for the beta at
> ftp://releng.netbsd.org/pub/NetBSD-daily/200206200000/mac68k/, but I
> don't see any X binaries. There don't seem to be any X sources in the
> 1.6 Release sources either. Where can I get the binaries or the
> sources?

There is no 1.6 xsrc yet -- xsrc doesn't branch -- but the contents of
this directory will do:

  ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/tar_files/xsrc/

On mac68k, you can safely skip "xfree.tar.gz". Untar all the rest to
the same place, descend into "xsrc", and type "make build" to build.

Frederick