Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Dec 2005 08:31:42 +0100
From:      =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
To:        Jose Borquez <bsdlists@sbcglobal.net>
Cc:        FreeBSD Questions group <freebsd-questions@freebsd.org>
Subject:   Re: When using make install for php5 it fails
Message-ID:  <439FCA5E.7090102@cs.tu-berlin.de>
In-Reply-To: <439FA8B7.7090703@sbcglobal.net>
References:  <439FA8B7.7090703@sbcglobal.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Jose Borquez schrieb:
> When attempting to install php5 from ports it attempts to download, but 
> I get the following errors:
> 
> Attempting to fetch from 
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
> fetch: 
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/php-5.1.1.tar.bz2: 
> File unavailable (e.g., file not found, no access)
> [...]

Is this the complete output? Have you set MASTER_SITES somewhere, e.g. 
in /etc/make.conf? If so, remove it.

A workaround would be to download the file manually and place it in 
ports/distfiles. After you have done this, use the port again to install it.

Björn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?439FCA5E.7090102>