Date: Thu, 23 Oct 2008 10:36:40 +0200 From: "Valentin Bud" <valentin.bud@gmail.com> To: "Jeremy Chadwick" <koitsu@freebsd.org> 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: <139b44430810230136p2040c7fp48e3f97c4026b662@mail.gmail.com> In-Reply-To: <20081023082740.GA81089@icarus.home.lan> 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> <20081023082740.GA81089@icarus.home.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 23, 2008 at 10:27 AM, Jeremy Chadwick <koitsu@freebsd.org>wrote: > On Thu, Oct 23, 2008 at 09:58:24AM +0200, 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? > > I explained this in my mail. "make config", remove the features you > don't want, then "make all-depends-list". > > > I'm pretty sure the one which is causing you grief is the PDF feature, > but it's up to you to decide what you need/do not need. To be recorded for future users the GD library support and the PDFlib support (implies GD) are the ones that require x11 dependecies. > > As I said in my other mail, be aware that disabling some of the > features will cause phpmyadmin to complain to the visitor that said > feature is missing; mbstring is a good example. Thank you very much for you answers and opinions, v > > > -- > | Jeremy Chadwick jdc at parodius.com | > | Parodius Networking http://www.parodius.com/ | > | UNIX Systems Administrator Mountain View, CA, USA | > | Making life hard for others since 1977. PGP: 4BD6C0CB | > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?139b44430810230136p2040c7fp48e3f97c4026b662>