From owner-freebsd-questions@FreeBSD.ORG Wed Oct 29 14:41:57 2008 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 C420B1065686 for ; Wed, 29 Oct 2008 14:41:57 +0000 (UTC) (envelope-from dreameration@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.188]) by mx1.freebsd.org (Postfix) with ESMTP id 633518FC18 for ; Wed, 29 Oct 2008 14:41:57 +0000 (UTC) (envelope-from dreameration@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so16852tid.3 for ; Wed, 29 Oct 2008 07:41:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=h8g3gq0xHetnA64EIBsT6fFc506QXsRg8iFHPKReaC8=; b=fioAYF2/WifWz3F3SO7rXrSm11DXW04WSC1nmb8ks5a05Cm6EYi6zt1uqtwax0Fu69 s3i/UaGjpv5qY/wQFuI+5Ljw4p/JeeYzArvdXej6GG4cmovTKjCnxU/7nMFZEbZQjA7n 755EXlNpjRZv89bnMohaGA50k0VNwQkdZAkeI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=s/PB3K+Kt8ndPUOHIZtv5ulcOHP/6j8sxYcrXb892CXUx4rrv1KYPrk33sNtqx8VKJ rLalqN6o5tQq5Z9821VHeWvMZcHlC2LYXrQUzYvRsF4I46QEZHN8qmXrRxZtaERgzjxn qfKIvyb8BO4z+leFmS1hepNjR+MblcKnjPKnU= Received: by 10.110.39.20 with SMTP id m20mr5951928tim.59.1225291316039; Wed, 29 Oct 2008 07:41:56 -0700 (PDT) Received: by 10.110.17.19 with HTTP; Wed, 29 Oct 2008 07:41:55 -0700 (PDT) Message-ID: Date: Wed, 29 Oct 2008 22:41:55 +0800 From: Canhua To: "Thiago R. Santos" In-Reply-To: <1225286327.6866.3.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1225286327.6866.3.camel@localhost> Cc: freebsd-questions@freebsd.org Subject: Re: Newbie question about pkg_add 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: Wed, 29 Oct 2008 14:41:57 -0000 On Wed, Oct 29, 2008 at 9:18 PM, Thiago R. Santos wrote: > On Wed, 2008-10-29 at 11:14 +0800, Canhua wrote: >> Hi, good day all. I am new to FreeBSD. >> I tried to pkg_add -r a package (py-networkx), which tell me that: >> Error: FTP Unable to get ftp://ftp.freebsd.org/pub/ >> FreeBSD/ports/i386/packages-7.0-release/Latest/py-networkx.tbz: >> File unavailable (e.g., file not found, no access) >> >> although I know that py-network does exist in /usr/ports. >> Actually I could go to /usr/ports/math/py-networkx and make install >> using ports means. >> >> Then I could learn from this that there are softwares that could be >> install from ports while not able to be added from package system? >> Am I right? > > The package name of this port is 'py25-networkx'. You can use the > Freshports.org search to find the package names. Wonderful place~ thank you However I could not pkg_add py25-networkx still, being told that pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.0-release/Latest/py25-networkx.tbz' by URL