Subject: Re: Mysql-server
To: None <port-macppc@netbsd.org>
From: Donald Lee <donlee_ppc@icompute.com>
List: port-macppc
Date: 03/25/2002 11:24:56
OK.  My bad.

When installing the mySQL binary package, it complains that perl is
not installed.  It is, but not via the package mechanism.

Is there a simple way to tell the package system that perl is there,
without re-installing it as a package?  I know I can use "pkg_add -f",
but that would also force installation if other stuff (that may _not_
be installed) is missing.

-dgl-

>In message <v03130304b8c2d256134b@[209.46.8.69]>,
>Donald Lee wrote:
>
>>I started from source.
>
>Don't do that !
>
>the Makefile in pkgsrc patches a few things necessary for NetBSD.
>
>Distribution makefiles are often Linux-centric