[Erp5-users] trying to compile ERP5 on HP-UX
glenn andrews
ga at aggies.com
Thu Aug 30 06:53:52 CEST 2007
Zope 3 is a different product than Zope 2 and is incompatible. I
believe Zope 2.7.8 is used on the LiveCD.
sreevani tata wrote:
> Hi Vincent,
>
> Thank you for your quick response.
>
> I have some more doubts regarding porting ERP5 on HP-UX.
>
> 1. I had taken Zope-3.3.1 sources and trying to compile it. Is this
> Zope3 series is ok or
> I have to take 2.7 or 2.8 series.
>
> while compiling Zope-3.3.1 got errors like ::
>
> File
> "/home/vani/ERP5/Zope-3.3.1/Support/zpkgsetup/package.py", line 303,
> in expand_globs
> raise ValueError(
> ValueError: filename pattern '*-configure.zcml' doesn't match any files
> gmake: *** [build] Error 1
>
> How can I resolve this error?
>
> 2. I compiled the Python sources with following options
>
> ./configure --prefix=/opt/iexpress/python --disable-ipv6
> --with-signal-module --with-threads
>
> Is any other optional flags I have to use while compilng python to
> work for ERP5 and Zope.
>
> Thank you,
> vani
>
>
>
>
>
> */Pelletier Vincent <vincent at nexedi.com>/* wrote:
>
> Le Mercredi 29 Août 2007 08:42, sreevani tata a écrit :
> > I'm trying to port ERP5 on HP-UX . Do I need to compile the
> sources to
> > make ERP5 to work on HP-UX Platform or from sources can I
> directly install
> > and configure it.
>
> The only yhing which needs to be compiled is Zope, because we have
> a patch[1]
> for it. Although the patch was made on Zope 2.7.2, it can be
> adapted to zope
> 2.8.8 (and probably for earlier 2.8 aswell) with changes in file
> paths.
> Note that this patch is a hard requirement[2] to get ERP5 to work.
>
> You may also have to build Zope's dependencies, and some python
> libraries
> required by ERP5, like python-mysql (_mysql python module, used by
> MySQLdb).
>
> Besides that, everything is python and do not require a rebuild.
> Though, as it is not tested on a regular basis on other operating
> systems. As
> we call external programs in some places (subversion tool, pdf
> rendering,
> possibly others) you might experience problems, but it should only
> impact few
> functionalities.
>
> > If it doesn't need any compilation then how can I Install it on
> HP-UX
> > box?
>
> Once Zope is built with aq_dynamic patch and you created an
> instance (I
> recomend using a user instance over using system-wide default
> instance) you
> need to check out Zope products and install their dependencies. As a
> reference, I paste here Product folder content:
>
> Zope Products [3]:
> BTreeFolder2/ OFSP/
> CMFActionIcons/ PageTemplates/
> CMFCalendar/ Photo/
> CMFCore/ PluggableAuthService/
> CMFDefault/ PluginIndexes/
> CMFMailIn/ PluginRegistry/
> CMFPhoto/ PythonScripts/
> CMFReportTool/ Sessions/
> CMFSetup/ SiteAccess/
> CMFTopic/ SiteErrorLog/
> CMFUid/ StandardCacheManagers/
> DCWorkflow/ TemporaryFolder/
> ExternalMethod/ TimerService/
> ExtFile/ Transience/
> Five/ ZCatalog/
> Formulator/ ZCTextIndex/
> iHotfix/ ZGadflyDA/
> __init__.py ZMySQLDA/
> __init__.pyc ZODBMountPoint/
> Localizer/ ZopeTutorial/
> MailHost/ ZReST/
> MIMETools/ ZSQLMethods/
>
> Instance Products [4]:
> CMFActivity/ ERP5Security/
> CMFCategory/ ERP5Subversion/
> ERP5Type/ ERP5SyncML/
> ERP5/ ZMySQLDA/
> ERP5Catalog/ ZMySQLDDA/
> ERP5Form/ ZSQLCatalog/
> ERP5OOo/
>
> ERP5 requires a MySQL database with one user having full access to
> it ('it' =
> just one database of the MySQL server, not to the whole server).
>
> [1]
> http://svn.erp5.org/spec/debian/unstable/erp5-zope/Zope-2.7.2-rc1-aq_dynamic.patch
> [2] http://wiki.erp5.org/WhyAqDynamicIsRequired
> [3] Third-party products, with Zope usual ones.
> [4] From http://svn.erp5.org/erp5/trunk/products/
>
> --
> Vincent Pelletier
> _______________________________________________
> Erp5-users mailing list
> Erp5-users at erp5.org
> http://mail.nexedi.com/mailman/listinfo/erp5-users
>
>
> ------------------------------------------------------------------------
> Building a website is a piece of cake.
> Yahoo! Small Business gives you all the tools to get online.
> <http://us.rd.yahoo.com/evt=48251/*http://smallbusiness.yahoo.com/webhosting/?p=PASSPORTPLUS>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Erp5-users mailing list
>Erp5-users at erp5.org
>http://mail.nexedi.com/mailman/listinfo/erp5-users
>
>
More information about the Erp5-users
mailing list