[Zope] cannot import library driving me mad!
Fabiano Weimar dos Santos
fabiano@x3ng.com.br
Thu, 24 Jan 2002 10:51:32 -0200
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Greg,
in order to a best system administration, you have to do a choice. Or you
install tarballs or rpm packages. Do no mix or ... you could be have some
problems of compatibility. Don't mix versions too.
Thus, to install tarballs when you already have rpms instaled, unistall the
packages.
# rpm -e mysql-devel
# rpm -e mysql-client
and, after that, install the tarballs by your "hands".
If you don't like to compile code, you could upgrade the version of the
instaled packages.
# rpm -Uvh mysql-devel*.rpm
# rpm -Uvh mysql-client*.rpm
If you use tarballs, you have only to reinstall from the sources, but, with
mysql, you need to take care about the database data (in doubt, make a backup
:-).
PS: Don't worry madman. Any one that uses Zope and Python is a litle crazy
(it's includes myself).
- --
Fabiano Weimar dos Santos
X3ng Web Technology
Consultoria e Desenvolvimento
Celular: 54 9114-7230
ICQ: 40187432
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE8UANZTqbDpNXhEbERAof8AJ9YLccajqIAQUBxAGN/i2+3mCHrHQCeKoOt
wimLX6n4zwKdGvzwcMGfCuA=
=E0J6
-----END PGP SIGNATURE-----