OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-adm Date: 29-Aug-2002 11:20:06
Branch: HEAD Handle: 2002082910200600
Modified files:
openpkg-adm upgrade.txt
Log:
shared lib issue
Summary:
Revision Changes Path
1.6 +11 -0 openpkg-adm/upgrade.txt
____________________________________________________________________________
Index: openpkg-adm/upgrade.txt
============================================================
$ cvs diff -u -r1.5 -r1.6 upgrade.txt
--- openpkg-adm/upgrade.txt 29 Aug 2002 09:16:34 -0000 1.5
+++ openpkg-adm/upgrade.txt 29 Aug 2002 09:20:06 -0000 1.6
@@ -49,6 +49,17 @@
from finding and using it. To tell OpenPKG about this "cc" you have to
add an ~/.rpmmacros with "%with_cc /path/to/this/bootstrap/cc".
+ o Shared Libraries:
+
+ OpenPKG still has the policy of not using shared libraries for
+ cross-platform reasons. Nevertheless by accident some OpenPKG 1.0
+ packages (e.g. "mysql") included shared library versions. If you
+ had installed packages (e.g. "apache+mod_php") which linked against
+ the MySQL shared libraries, those packages are broken until also
+ upgraded and rebuilt. To avoid such temporary brokeness, this means
+ you should make sure that an all packages at once are upgraded from
+ OpenPKG 1.0 to 1.1 if possible.
+
Upgrade from OpenPKG-CURRENT to OpenPKG 1.1
===========================================
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]