From owner-freebsd-questions@FreeBSD.ORG Fri Oct 16 08:05:37 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FF2C106566B for ; Fri, 16 Oct 2009 08:05:37 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id D6D378FC08 for ; Fri, 16 Oct 2009 08:05:36 +0000 (UTC) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.3/8.14.3) with ESMTP id n9G85WJJ045139; Fri, 16 Oct 2009 09:05:32 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.8.3 smtp.infracaninophile.co.uk n9G85WJJ045139 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1255680333; bh=gzeDpnjypzlnVY8Gn82gIGGoclbbp1fUmEfhPei6XwA=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Cc:Content-Type:Date:From:In-Reply-To: Message-ID:Mime-Version:References:To; z=Message-ID:=20<4AD82945.2050503@infracaninophile.co.uk>|Date:=20F ri,=2016=20Oct=202009=2009:05:25=20+0100|From:=20Matthew=20Seaman= 20|Organization:=20Infracaninophi le|User-Agent:=20Thunderbird=202.0.0.23=20(X11/20090823)|MIME-Vers ion:=201.0|To:=20Kikachi=20Kozumi=20|CC:=20free bsd-questions@freebsd.org|Subject:=20Re:=20phpMyAdmin=20install=20 stopped=20in=20dependency=20'libXau-1.0.4'|References:=20<876d4ae1 0910151251g191a7a94g896fc57af54a6d72@mail.gmail.com>|In-Reply-To:= 20<876d4ae10910151251g191a7a94g896fc57af54a6d72@mail.gmail.com>|X- Enigmail-Version:=200.95.6|Content-Type:=20multipart/signed=3B=20m icalg=3Dpgp-sha256=3B=0D=0A=20protocol=3D"application/pgp-signatur e"=3B=0D=0A=20boundary=3D"------------enig181B36626018F59167B7A716 "; b=cTE2b0bUARWtENkfLrE5vM9BjKWEGyTtPLwHyZfpkQJp7XV42KamPBGwVgpVzoQfD BhVfCAWGQwVHGnqlXwqGm2O9qAJB+xqtvhNR8+6CS6p11VSI/wz1hhqv8nCxTeaPWM UOBtJXS1XmQakUrVIv6cqJXr1E87RwuaHRJdEhBg= X-Authentication-Warning: happy-idiot-talk.infracaninophile.co.uk: Host localhost [IPv6:::1] claimed to be happy-idiot-talk.infracaninophile.co.uk Message-ID: <4AD82945.2050503@infracaninophile.co.uk> Date: Fri, 16 Oct 2009 09:05:25 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.23 (X11/20090823) MIME-Version: 1.0 To: Kikachi Kozumi References: <876d4ae10910151251g191a7a94g896fc57af54a6d72@mail.gmail.com> In-Reply-To: <876d4ae10910151251g191a7a94g896fc57af54a6d72@mail.gmail.com> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig181B36626018F59167B7A716" X-Virus-Scanned: clamav-milter 0.95.2 at happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org Subject: Re: phpMyAdmin install stopped in dependency 'libXau-1.0.4' X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2009 08:05:37 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig181B36626018F59167B7A716 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Kikachi Kozumi wrote: > Hi, >=20 > I tried installing phpMyAdmin in an ezjail created jail already > installed with apache22, mysql and php5 running FreeBSD 7.1-RELEASE > i386 with no X11 (headless). > The port install failed when dependency 'libXau-1.0.4' configure > couldn't find gnome-config: >=20 > ... > checking for XAU... gnome-config: not found > configure: error: Package requirements (xproto) were not met. > ... >=20 > I'm not sure if this issue is specific to my system or is it a ports > issue but I found that libXau-1.0.4 was in the ports tree since > January 2009 so it's less likely to be an issue with the port itself. >=20 > Right now I'm not sure if the required gnome-config is lost from my > system or was never there in the 1st place. What can I do to continue > with phpMyAdmin installation? >=20 > I'm also curious why the phpMyAdmin port requires libX11 libraries to > build while the phpMyAdmin website states that php, mysql and apache > are the requirements for running phpMyAdmin? phpMyAdmin only depends on X through one of the optional extensions: php5-gd. If you disable the GD and PDF options in the configuration dialogue you'll not need to install any X related dependencies. Or you can rebuild graphics/gd using 'WITHOUT_X11=3Dyes' if you want to be able to generate PDF of database schemas etc through phpMyAdmin. Hmmm... as far as I can tell, gnome-config is not a run-time dependency of phpMyAdmin even when compiled with all options enabled and with X11 support in the gd libraries. Either gnome-config is a build dependency from somewhere way down the dependency tree (ie. only needed to build=20 something, not needed to run it) or you've got a misplaced 'USE_GNOME' somewhere. In general, USE_FOO is for port maintainers only and shouldn'= t appear in /etc/make.conf or any other Makefile that gets generally includ= ed everywhere. Use WITH/WITHOUT_FOO in /etc/make.conf to indicate global preferences. (Gentoo we ain't) Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig181B36626018F59167B7A716 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkrYKUwACgkQ8Mjk52CukIx36wCfS7KgnGNdSziiM6c4RYQMkwh2 oScAoIQT3nUmH3lkWVHmOKCuvYIx3Y2M =gSAh -----END PGP SIGNATURE----- --------------enig181B36626018F59167B7A716--