Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jul 2001 13:06:50 -0500 (CDT)
From:      co <co@hobbiton.org>
To:        freebsd-stable@freebsd.org
Message-ID:  <Pine.BSO.4.21.0107121304200.1461-100000@thorin>

next in thread | raw e-mail | index | archive | help
thank you, this seems to help so far.  do i need to re-install X from
ports too?

co schrieb:
> 
> After upgrading from 4.3-RELEASE to 4.3-STABLE I have been having some
> problems with ports and packages.  (Yes, I did upgrade my ports tree)
> 
> First of all, when I use /stand/sysinstall to install any packages via
> ftp, all of the ftp sites give me an error that they "Can't find the
> `4.3-STABLE' distribution on this FTP server."

There are not -STABLE packages. If you are going stable, you should use
the ports instead. (Alternatively, you may set the release name to
4.3-RELEASE. This may break some packages.)

> Second, I can install packages with a pkg_add -r command, i have install
> imlib and various other library type packages like gnomelibs.  All that
> seems to be working well.

The -r option forces pkg_add to detect the appropriate package name
automatically. see pkg_add (1).

> Third, I am trying to install some programs from ports (xmms, gnome,
> gnomecore), they all do quite well until they call for
gnomecontrolcenter
> where they start compiling and then crap out due to some issue with
> imlib.  Perhaps I should have installed imlib though ports and not
pkg_add
> -r ?

pkg_add -r installs the package built for RELEASE. You are no longer
running release, but stable. It is possible your gnomecontrolcenter is
outdated. Remove the package, then recompile.

> I'm not really certain what is happening here.  I have read the
> documentation on upgrading to STABLE and can't seems to find any
> clues.  Any help would be greatly appreciated.

Here you go.
Have fun
-Christoph Sold


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSO.4.21.0107121304200.1461-100000>