Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 2010 23:39:21 +0200
From:      Polytropon <freebsd@edvax.de>
To:        Andy Hiscock <andyjhiscock@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: UPGRADE TO RELEASE 8.0-P3/SAMBA HELP REQUIRED
Message-ID:  <20100603233921.1bd8e8ba.freebsd@edvax.de>
In-Reply-To: <125527.66409.qm@web26103.mail.ukl.yahoo.com>
References:  <929158.22715.qm@web26105.mail.ukl.yahoo.com> <AANLkTilpym6L-9rO91VWWDJ2EjmrWRY90fJhPybL9ovH@mail.gmail.com> <125527.66409.qm@web26103.mail.ukl.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 3 Jun 2010 20:21:29 +0000 (GMT), Andy Hiscock <andyjhiscock@yahoo.com> wrote:
> Again Ports?   What is that about...  I've run the server and
> upgraded from 7.0-7,2 with no problem or need to change any
> config files before.  Its upgraded with no problem before.

That's correct. Upgrading the base system usually doesn't require
you to upgrade your applications as well. The freebsd-update
binary updating program takes care of everything.



> How do I install "Ports"? 

The ports collection can be installed via sysinstall. Choose
configure - distributions - ports. The /usr/ports subtree will then
be installed.



> How do I reinstall Samba without getting a error -1 in sysinstall?

You can first use pkg_delete to delete it, e. g.

	# pkg_delete -x samba

and then re-install it from packages, e. g.

	# pkg_add -r samba

See "man pkg_add" and "man pkg_delete" to make sure you're understanding
that you're doing the right thing.

I'm not sure if you need to explicitely add a version number for
samba as I am not using it.




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100603233921.1bd8e8ba.freebsd>