Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2012 18:24:50 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        freebsd-questions@freebsd.org
Subject:   Re: phpMyAdmin
Message-ID:  <4F47D5F2.6070801@infracaninophile.co.uk>
In-Reply-To: <CAJxePNKUW373-wTJ4TEh-4_2xkOVontQ=iWdFO89pEgdhaWZzA@mail.gmail.com>
References:  <CAJxePNKUW373-wTJ4TEh-4_2xkOVontQ=iWdFO89pEgdhaWZzA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigEF3403D942E2CB7D4100EC8B
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

On 24/02/2012 17:57, alexus wrote:
> I can't install phpMyAdmin on my FreeBSD-9.0
>=20
> wx3# pkg_add -r phpMyAdmin
> Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.0-rel=
ease/Latest/phpMyAdmin.tbz...
> Done.
> Error: Unable to get
> ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.0-release/All/=
pdflib-7.0.4.tbz:
> File unavailable (e.g., file not found, no access)
> Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.0-rel=
ease/All/pecl-pdflib-2.1.8.tbz...
> Done.
> pkg_add: could not find package pdflib-7.0.4 !
> pkg_add: pkg_add of dependency 'pecl-pdflib-2.1.8' failed!
> wx3#

That's because print/pdflib has this statement in the port:

RESTRICTED=3D     many odd restrictions on usage and distribution

which means packages for that port may not be available.

Two options I can suggest:

  i) Install print/pdflib from ports -- everything else can come from
     packages, but pdflib is just painful and the licensing forces you
     to build from source.

 ii) Install phpmyadmin from ports, changing the options to turn off
     usage of pdflib.  You won't be able to export stuff like DB schema
     to PDF files, but the rest of phpmyadmin's functionality will be
     there.  Note: as phpmyadmin is pure PHP code, installing the port
     is just a matter of copying the files into place: hardly any
     difference to installing via package.

Why can't pdflib just use a standard opensource license that eveyone
knows how to deal with?

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
JID: matthew@infracaninophile.co.uk               Kent, CT11 9PW


--------------enigEF3403D942E2CB7D4100EC8B
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.16 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk9H1fcACgkQ8Mjk52CukIwehACfZp290NVrtKdXOMg0J1yWIBd/
sF8An3Tac4jSHnh1xxenXIAmebluUE+a
=6Myi
-----END PGP SIGNATURE-----

--------------enigEF3403D942E2CB7D4100EC8B--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F47D5F2.6070801>