NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: ports
This discussion belongs in pkgsrc-users.
On Fri, Aug 31, 2012 at 3:57 PM, kalin <kalin%el.net@localhost> wrote:
>
> server# make show-var VARNAME=PHP_VERSION_DEFAULT
> 54
> server# make install
> => Bootstrap dependency digest>=20010302: found digest-20111104
> ===> Skipping vulnerability checks.
> WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
> WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg
> fetch-pkg-vulnerabilities'.
> => Checksum SHA1 OK for php-5.3.10/php-5.3.10.tar.bz2
> => Checksum RMD160 OK for php-5.3.10/php-5.3.10.tar.bz2
> ===> Installing dependencies for php53-curl-5.3.10
Do you have php53 installed? PHP_VERSION_DEFAULT is, as the name
says, the *default*, but packages are free to accept more than one
version (as defined by the PHP_VERSIONS_ACCEPTED and PHP_VERSIONS_REQD
variables, which you are not supposed to configure).
Delete the php53 package, make sure to run make clean in the php-curl
directory, and try again.
--
Julio Merino / @jmmv
Home |
Main Index |
Thread Index |
Old Index