Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2008 09:36:15 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Valentin Bud <valentin.bud@gmail.com>
Cc:        Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>, Mike Clarke <jmc-freebsd2@milibyte.co.uk>, freebsd-questions@freebsd.org
Subject:   Re: Can't upgrade or deinstall phpMyAdmin
Message-ID:  <4900377F.60004@infracaninophile.co.uk>
In-Reply-To: <139b44430810230058k1e18cd33p40638000b7b7c027@mail.gmail.com>
References:  <200810221556.28731.jmc-freebsd2@milibyte.co.uk>	<48FF43D8.6010209@infracaninophile.co.uk>	<200810221805.08009.jmc-freebsd2@milibyte.co.uk>	<139b44430810222359r41a24fb0o893cfd5a7d1e1ca2@mail.gmail.com>	<20081023094324.J8306@wojtek.tensor.gdynia.pl> <139b44430810230058k1e18cd33p40638000b7b7c027@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Valentin Bud wrote:


| the main reason i don't like to install phpmyadmin from ports is the
| following:
| # pwd
| /usr/ports/databases/phpmyadmin
| 
| # make all-depends-list | grep x11
| /usr/ports/x11/libXpm
| /usr/ports/x11/xextproto
| /usr/ports/x11/xproto
| /usr/ports/x11/libX11
| /usr/ports/x11/libXext
| /usr/ports/x11-toolkits/libXt
| /usr/ports/x11-toolkits/libXaw
| /usr/ports/x11/bigreqsproto
| /usr/ports/x11/xcmiscproto
| /usr/ports/x11/xtrans
| /usr/ports/x11/kbproto
| /usr/ports/x11/inputproto
| /usr/ports/x11-fonts/xf86bigfontproto
| /usr/ports/x11/libXau
| /usr/ports/x11/libXdmcp
| /usr/ports/x11/libSM
| /usr/ports/x11/printproto
| /usr/ports/x11-toolkits/libXmu
| /usr/ports/x11/libXp
| /usr/ports/x11/libICE
| 
| I am not that good in FBSD so i'm asking, is there a way to install
| phpmyadmin
| without installing all the above mentions as depends x11 stuff?
|  The above x11 ports install dependecies of their own so you end up with
| lots of
| x11 stuff you don't need. So that's why i use and like the other method.
| thank you for you opinions,

The X dependencies come in via php5-gd and pecl-pdflib. php5-gd depends on gd, which
depends on libXpm and t1lib which both depend on X libs.  pecl-pdflib itself depends
on php5-gd.  Turning off those two options will keep you X free.

	Cheers,

	Matthew

- -- 
Dr Matthew J Seaman MA, D.Phil.                       Flat 3
~                                                      7 Priory Courtyard
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
~                                                      Kent, CT11 9PW, UK
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEAREDAAYFAkkAN38ACgkQ3jDkPpsZ+VYaAQCfVAMdhmmRx8i7oWKVoK8Eetqe
nVgAniHJYIh9nV/oYPQCb83YjFkDCCWs
=sDE/
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4900377F.60004>