Subject: Re: Need some help for setting up a binary repo of pkgsrc packages
To: None <pkgsrc-users@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-users
Date: 11/01/2007 14:10:12
On Thu, Nov 01, 2007 at 10:58:03AM +0100, Gueven Bay wrote:
> Give me some tips please, how to succeed in compiling X11.
> I think that there are many people out there who use X11 on Solaris
> which is compiled with pkgsrc. What are the right settings in mk.conf?
> Which compiler did you use (SUNWspro or gcc)?

Just use the X server shipped with Solaris. IF you just want to use X11
programs, you don't have to do anything with the drivers at all. If you
are just interested in normal programs, they will pull in the
dependencies they need and be done.

Joerg