DragonFly BSD
DragonFly users List (threaded) for 2005-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Pkgsrc Setup


From: walt <wa1ter@xxxxxxxxxxxxx>
Date: Fri, 07 Oct 2005 06:29:42 -0700

John Duncan wrote:
Hi,
    On the Wiki pkgsrc page the instruction is given after doing the bootstrap
to

cp work/mk.conf.example /etc/mk.conf

    However the message which comes on the screen after this step with a
current DragonFly and current pkgsrc is

cp work/mk.conf.example /usr/pkg/etc/mk.conf

Which is correct for DragonFly ?

The pkg_chk script (part of the pkgsrc tools) seems to be hard-wired to look in /etc, so for that reason it's a bit easier to put it there. Otherwise you'll need to edit pkg_chk every time it's updated (like I do ;o)

Also, the pkgsrc version of make, called bmake, needs this patch:
http://leaf.dragonflybsd.org/~joerg/pkgsrc/bmake.diff.  Apply the
patch before running (or re-running) bootstrap.

Joerg has a number of DFly fixes for pkgsrc packages (some of which
are already out of date) in the same directory.  You might want to
take a look at them.



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