-----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-----
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to