UPGRADING PACKAGES

Andrew Pantyukhin infofarmer at FreeBSD.org
Mon Sep 4 05:17:21 PDT 2006


On 9/4/06, Phares Kariuki <kariukiphares at yahoo.com> wrote:
> Hello
>
>  I installed Samba 2 on a FreeBSD box running 5.4 Stable...
> now the problem is this... I urgently need to upgrade this package
> but cannot seem to find a way to do so... I didnt install it off the port...
> In istalled it using pkg_add... it was in the CD that contains applications....

Deinstall it (pkg_delete -x samba) and install samba3 from
ports (cd /usr/ports/net/samba3 && make install) or packages
(pkg_add -r samba3)


More information about the freebsd-questions mailing list