NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Compiling x11-links from pkgsrc



On Fri, Jan 29, 2010 at 12:10:07PM +0100, Dirk H. Schulz wrote:
> First a question for understanding: If I change the X11_TYPE setting in 
> mk.conf (which "is not supported in an existing installation") I use the 
> above syntax to reset the flags and get a clean pkgsrc with changed 
> X11_TYPE, correct?

Yes, you should add "X11_TYPE= modular" to "/etc/mk.conf" and
rebuild all packages.

> And what could I do to "install x headers ..."? I thought installing the 
> xcomp.tgz set does include these?

Yes, it should. Which version of NetBSD are you using on which platform?
If it is NetBSD 5.0* in amd64 on i386 you should have a directory
"/usr/X11R7/include/X11" with a lot of ".h" files in it.

And what is the output of this command:

cd pkgsrc/pkgtools/x11-links
make VARNAME=X11BASE show-var
make VARNAME=X11PREFIX show-var

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index