Subject: Re: Emacs + X libraries
To: None <murray@osd.bsdi.com, port-sparc64@netbsd.org>
From: None <eeh@netbsd.org>
List: port-sparc64
Date: 11/05/2000 02:50:44
I installed `yet_another_local.tar.gz' from the FTP site onto my
system and the toolchain works great; I was able to compile and
install 'tcsh' and a couple other programs without a hitch. However
the version of 'emacs' in this archive requires X libraries. Can I
build and install X-libraries on this platform? If so, how would I go
about doing that?
Hm. I thought we generated an X11 snapshot. I suppose not.
Yes, you can compile X11. Grab the NetBSD X sources slap them on
a disk and type `make build' and `make install' and it should just work,
except for the X server.
I'm sure I will need to generate the X11 binaries for 1.5 when it comes
out, so you can wait till then.
Eduardo