From owner-freebsd-questions@FreeBSD.ORG Fri Feb 24 17:57:17 2012 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 67F81106567D for ; Fri, 24 Feb 2012 17:57:17 +0000 (UTC) (envelope-from alexus@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id ED8198FC2B for ; Fri, 24 Feb 2012 17:57:16 +0000 (UTC) Received: by wgbdq11 with SMTP id dq11so2296079wgb.31 for ; Fri, 24 Feb 2012 09:57:15 -0800 (PST) Received-SPF: pass (google.com: domain of alexus@gmail.com designates 10.216.131.234 as permitted sender) client-ip=10.216.131.234; Authentication-Results: mr.google.com; spf=pass (google.com: domain of alexus@gmail.com designates 10.216.131.234 as permitted sender) smtp.mail=alexus@gmail.com; dkim=pass header.i=alexus@gmail.com Received: from mr.google.com ([10.216.131.234]) by 10.216.131.234 with SMTP id m84mr2159167wei.24.1330106235941 (num_hops = 1); Fri, 24 Feb 2012 09:57:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=T8w+BcGsAR1m1vEYQ/AQgCwgesvPlp8XSpVf05MkBcc=; b=xCbYmpVvIWpUFo3v8s79Zbo6rmz2viw2cTincubw8RutojGCytsK64NPIRto8QJjKr QDgjZ1/+cTZ1qQdeZrK+qTwJ92DJIHOFnVclIeT67ajXRztSnNZxfPdMKTgfkXsHpb+T wnmS5z2BYHrzYkx1XKVc2+9iLWs3zwJXcuYOY= MIME-Version: 1.0 Received: by 10.216.131.234 with SMTP id m84mr1764105wei.24.1330106235867; Fri, 24 Feb 2012 09:57:15 -0800 (PST) Received: by 10.216.186.141 with HTTP; Fri, 24 Feb 2012 09:57:15 -0800 (PST) Date: Fri, 24 Feb 2012 12:57:15 -0500 Message-ID: From: alexus To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: phpMyAdmin 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, 24 Feb 2012 17:57:17 -0000 I can't install phpMyAdmin on my FreeBSD-9.0 wx3# pkg_add -r phpMyAdmin Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.0-release/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-release/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# -- http://alexus.org/