6 Jun 22:11
Installing mxODBC Zope DA for use in Plone 3.x
From: M.-A. Lemburg <mal@...>
Subject: Installing mxODBC Zope DA for use in Plone 3.x
Newsgroups: gmane.comp.python.egenix.user
Date: 2008-06-06 20:14:28 GMT
Subject: Installing mxODBC Zope DA for use in Plone 3.x
Newsgroups: gmane.comp.python.egenix.user
Date: 2008-06-06 20:14:28 GMT
The Plone universal installer ships with its own Python and Zope
installation. As a result the installation procedure for our
Zope DA has to be adapted to the Plone setup.
The following assumes that you are using the unified Plone 3.1
installer and its default standalone configuration.
For a Plone 3.1 standalone installation:
----------------------------------------
cd /opt/Plone-3.1/
# Unzip the mxODBC Zope DA ZIP file in the instance directory
unzip -d zinstance/parts/instance \
egenix-mxodbc-zopeda-1.0.10.*-py2.4_ucs2.zip
# Move the product package into place
mv zinstance/parts/instance/lib/python/Products/mxODBCZopeDA \
zinstance/products/
# Remove the no longer needed Products/ directory to avoid
# confusion
rmdir zinstance/parts/instance/lib/python/Products
then install the license files into
/opt/Plone-3.1/zinstance/parts/instance/lib/python/mx/ODBC
and restart Plone.
Regards,
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Jun 06 2008)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
2008-07-07: EuroPython 2008, Vilnius, Lithuania 30 days to go
:::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,MacOSX for free ! ::::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48
D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
Registered at Amtsgericht Duesseldorf: HRB 46611
_______________________________________________________________________
eGenix.com User Mailing List http://www.egenix.com/
https://www.egenix.com/mailman/listinfo/egenix-users
RSS Feed