From owner-freebsd-questions@FreeBSD.ORG Fri May 5 07:30:04 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FB9216A404 for ; Fri, 5 May 2006 07:30:04 +0000 (UTC) (envelope-from yuanjue02@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8DE343D45 for ; Fri, 5 May 2006 07:30:03 +0000 (GMT) (envelope-from yuanjue02@gmail.com) Received: by py-out-1112.google.com with SMTP id e30so723201pya for ; Fri, 05 May 2006 00:30:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:from; b=sOjOvCvUKXWe41AKk/cMWGiTc/z5M/71k4w0kJ1BKncpkPK4oKRJlh6x4gkh69K3M3dYQpvynESA3cI5pIHGwce0AGlF1A3eYRGEzJNFbNEf56/ZNtIkD4iyLpHXaLlZaz6/wAEhkKxKqKo/dygQ0pf7AAGuDzN/H2CkzwJwmXo= Received: by 10.35.29.6 with SMTP id g6mr364923pyj; Fri, 05 May 2006 00:30:02 -0700 (PDT) Received: from yuanjue.net ( [59.66.138.109]) by mx.gmail.com with ESMTP id b52sm879870pyb.2006.05.05.00.29.59; Fri, 05 May 2006 00:30:02 -0700 (PDT) Organization: Tsinghua UNIV. To: freebsd-questions@freebsd.org Date: Fri, 5 May 2006 15:33:41 +0800 User-Agent: KMail/1.9.1 References: <6a56d69c0605042200i241ffcdua223bd120ed99f15@mail.gmail.com> In-Reply-To: <6a56d69c0605042200i241ffcdua223bd120ed99f15@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605051533.41566.yuanjue@yuanjue.net> From: "Yuan, Jue" Cc: Jonathan Herriott Subject: Re: pkg_add gnuplot 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, 05 May 2006 07:30:04 -0000 On Friday 05 May 2006 13:00, Jonathan Herriott wrote: > Hey, > > I'm trying to add the package gnuplot, and when I do, it goes and tries to > add another necessary package pdflib. The issue is that it cannot find > pdflib. I get the following: > > pkg_add -r gnuplot > Fetching > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.0-release/Latest/gn >uplot.tbz... Done. > Error: FTP Unable to get > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.0-release/All/pdfli >b-6.0.1_2.tbz: File unavailable (e.g., file not found, no access) > pkg_add: can't open dependency file > '/var/db/pkg/pdflib-6.0.1_2/+REQUIRED_BY '! > dependency registration is incomplete > > For some reason the file does not exist on the server. Is there another > method that I can get pdflib that pkg_add will recognize for when I pkg_add > -r gnuplot again? google pdflib to find some available .tbz :-) Good luck -- Best Regards Yuan, Jue @ www.yuanjue.net