Date: Thu, 09 Nov 2006 15:12:19 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Niek <niek@bigfoot.com> Cc: freebsd-questions@freebsd.org Subject: Re: phpmyadmin 2.9.0.3 depends on php5 5.2.0 Message-ID: <45534553.6070608@infracaninophile.co.uk> In-Reply-To: <455339E3.5010201@bigfoot.com> References: <20061109120055.C23AF16A55E@hub.freebsd.org> <455339E3.5010201@bigfoot.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig4A6B1E9EEC8785DCE20F2E21
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable
Niek wrote:
> I am trying to install phpmyadmin 2.9.0.3 from ports. Although
> php5-5.1.6 + extensions is installed, the script tries to install
> php5-5.2.0. How can one avoid this? I don't see an option in the Makefi=
le.
Hmmm... you'ld run into the same problem with any PHP web app I think.
phpMyAdmin depends on various php modules (pcre, mysql, gd, etc.) and
those are actually in different locations on the hard drive between
php-5.1.6 and php-5.2.0, so the ports dependency testing stuff won't be
satisfied by the presence of the 5.1.6 module -- it will be looking in
the location where the 5.2.0 module should be installed.
About the only thing I can think of is to use the 'date' feature of
cvsup and grab a copy of the ports tree after the last update to
phpMyAdmin but before php-5.2.0 went in. If you read
csup(1) or cvsup(1) man page it's explained in there.
Cheers,
Matthew
--=20
Dr Matthew J Seaman MA, D.Phil. Flat 3
7 Priory Courtyard
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
Kent, CT11 9PW, UK
--------------enig4A6B1E9EEC8785DCE20F2E21
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFU0Va8Mjk52CukIwRA/USAKCQvGoOKqJFUlWnmOKrRwydvXnA1gCeJ/+N
20zcYgyAYCazg0laE2WKDec=
=A7e7
-----END PGP SIGNATURE-----
--------------enig4A6B1E9EEC8785DCE20F2E21--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45534553.6070608>
