Nuxeo mailing list archives
[CPS-users] problems installing / migrating CPS
Szemethy Tivadar
Tivadar.Szemethy at netvisor.hu
Wed Jul 19 09:56:44 CEST 2006
Hello,
I'd like to deploy CPS to our company's intranet. I have installed it on
my desktop, made a simple site, and now I'm moving it to a linux server.
Due to administration issues (no root access), I am building everything
(incl. python) from scratch.
I have installed (compiled) zlib, libxml2, libxslt, python, PyXML, lxml
and Zope-2.9.3.
The zope server + mgmt interface runs fine.
I stop zope, tar xzf CPS-3.4.0-1 into the instance, and when I try to
start zope again, I get the following:
------------------------------------------------------------------------
--------------------------------------
2006-07-19 09:19:25 INFO Epoz is not installed EpozPatch can't be
applied
2006-07-19 09:19:25 ERROR Zope Could not import Products.CPSBlog
Traceback (most recent call last):
File "/home/tiv/zope-2.9.3/lib/python/OFS/Application.py", line 715,
in import
_product
product=__import__(pname, global_dict, global_dict, silly)
File "/home/tiv/CPS/Products/CPSBlog/__init__.py", line 20, in ?
from Products.CPSBlog.Blog import Blog, addBlog, \
File "/home/tiv/CPS/Products/CPSBlog/Blog.py", line 27, in ?
from Products.CPSBlog.AtomAware import AtomAwareCollection
File "/home/tiv/CPS/Products/CPSBlog/AtomAware.py", line 24, in ?
from lxml import etree
ImportError:
/home/tiv/lib/python2.4/site-packages/lxml-1.0.2-py2.4-linux-i686.e
gg/lxml/etree.so: undefined symbol: PyUnicodeUCS4_FromEncodedObject
------------------------------------------------------------------------
--------------------------------------
undefined symbol: PyUnicodeUCS4_FromEncodedObject
I don't really need CPSBlog at this point so I just deleted it.
Now it issues a warning at CPSOO, but the server starts and runs.
Next, I have exported the whole cps tree (with ZMI) and I am importing
it to the linux server. I get the following error:
------------------------------------------------------------------------
------------------------------
Site Error
An error was encountered while publishing this resource.
Error Type: MissingBinary
Error Value: Unable to find binary "xlhtml"
_____
Troubleshooting Suggestions
* The URL may be incorrect.
* The parameters passed to this resource may be incorrect.
* A resource that this resource relies on may be encountering an
error.
For more detailed information about the error, please refer to the error
log.
If the error persists please contact the site maintainer. Thank you for
your patience.
What should I look into ?
Thx,
Tivadar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nuxeo.com/pipermail/cps-users/attachments/20060719/983a68bd/attachment.html
More information about the cps-users
mailing list
This list archive provided by Nuxeo, the
leaders of open source ECM.
Check out the Nuxeo 5 open source,
standards-based ECM project.