diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2014-07-23 17:06:28 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2014-07-23 17:06:28 +0000 |
commit | 566e8103bf78380e72b4e9bf3f38d579fde83f2e (patch) | |
tree | 493b037fcb1a05371e82dc6e52adddc2c09de733 /UPDATING | |
parent | f2466b9fba0a07e061a5b60807210dd755fad93b (diff) | |
download | ports-566e8103bf78380e72b4e9bf3f38d579fde83f2e.tar.gz ports-566e8103bf78380e72b4e9bf3f38d579fde83f2e.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -59,13 +59,8 @@ you update your ports collection, before attempting any port upgrades. <http://docs.oracle.com/cd/E17076_04/html/installation/upgrade_61_toc.html> Note: if you've got Apache installed and depending on db6, you may - need to upgrade it separately BEFORE upgrading other ports. - - Note: some GNOME-related ports, for instance, evolution-data-server, - cannot be built if their older version is installed because they run - their own executables at build-time and prefer libraries from - $LOCALPATH over freshly-built ones. For these ports, deinstall - them with pkg_delete -f or pkg delete -f before trying to upgrade them. + need to upgrade it separately BEFORE upgrading other ports, such as + Apache modules. After that, you must rebuild all applications that link to db6 because the shared library name has changed with the upgrade. To do that: |