Folks,
I've just installed FreeBSD 9.1-RELEASE in a VMware Player guest running on a Win7 host. I can't install the documentation. The attempt during system installation failed with a message I couldn't capture (I wasn't quick enough -- it was there).
Trying manually with pkg_add gave me this:
It's not an access problem: I can ping ftp.freebsd.org (127 to 425 ms, though, so you're far away?)
When I look at ftp.freebsd.org I see no 9.1-release directory. The closest I find in pub/FreeBSD/ports/i386 are packages-9.0-release, packages-9.0-stable, and (maybe) packages-current.
Probably any of these would do for now -- I'm just trying to learn my way around this system. Any suggestions for installing some documentation? Maybe another package name to feed to pkg_add? Maybe another way to grab and install a package?
Thanks.
I've just installed FreeBSD 9.1-RELEASE in a VMware Player guest running on a Win7 host. I can't install the documentation. The attempt during system installation failed with a message I couldn't capture (I wasn't quick enough -- it was there).
Trying manually with pkg_add gave me this:
Code:
$pkg_add -r en-freebsd-doc
Error: Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.1-release/Latest/en-freebsd-doc.tbz: File unavaillable (e.g., file not found, no access)
pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.1-release/Latest/en-freebsd-doc.tbz' by URL
It's not an access problem: I can ping ftp.freebsd.org (127 to 425 ms, though, so you're far away?)
When I look at ftp.freebsd.org I see no 9.1-release directory. The closest I find in pub/FreeBSD/ports/i386 are packages-9.0-release, packages-9.0-stable, and (maybe) packages-current.
Probably any of these would do for now -- I'm just trying to learn my way around this system. Any suggestions for installing some documentation? Maybe another package name to feed to pkg_add? Maybe another way to grab and install a package?
Thanks.