On 11/28/2011 10:57 AM, Chris Buechler wrote:
> On Thu, Nov 24, 2011 at 10:44 AM, greg whynott <[email protected]> wrote:
>>
>> I am attempting to install softflowd on a 64bit machine.    Using this
>> document to do the install:
>>
>> http://doc.pfsense.org/index.php/Exporting_NetFlow_with_softflowd
>>
>>
>> here is the error i'm seeing:
>>
>> pkg_add -r softflowd
>> Error: Unable to get
>> ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8.1-release/Latest/softflowd.tbz:
>> File unavailable (e.g., file not found, no access)
>> pkg_add: unable to fetch
>> 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8.1-release/Latest/softflowd.tbz'
>> by URL
>>
> 
> All the 8.1 packages have moved to ftp-archive.freebsd.org, you can
> fetch it from there.

One note to that, not only is the hostname different for the archive but
also the path. This should work:

pkg_add -r
ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/ports/amd64/packages-8.1-release/Latest/softflowd.tbz

Jim
_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to