On Thu, 3 Jun 2010 22:02:44 +0000 (GMT), Andy Hiscock <andyjhisc...@yahoo.com> wrote: > leopard# pkg_delete -x samba > pkg_delete: file '/usr/local/share/swat/js' doesn't exist > pkg_delete: unable to completely remove directory '/usr/local/share/swat/js' > pkg_delete: couldn't entirely delete package (perhaps the packing list is > incorrectly specified?) > WARNING: If you will *NOT* use this package anymore, please remove the > following directories manually: > /usr/local/etc/samba > /var/log/samba > /var/db/samba
That's okay. > leopard# pkg_add -r samba > Error: Unable to get > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.0-release/Latest/samba.tbz: > File unavailable (e.g., file not found, no access) > pkg_add: unable to fetch > 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.0-release/Latest/samba.tbz' > by URL Ah, I guess you need to specify a version number. There are different versions of Samba in the ports tree, so I think there are also different packages, e. g. try # pkg_add -r samba34 This should give you the latest version, 3.4. There's also 3, 3.2 and 3.3 available (same naming scheme for the package). Anyway, check if you can connect to (or just ping) ftp.freebsd.org to make sure - REALLY SURE - that a connection is possible. PS. Please try to avoid top-posting plus full quotes, or quoted replies, it makes the list unreadable. Thanks! -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"