[CPS-users] Re: problems installing / migrating CPS

Olivier Grisel ogrisel at nuxeo.com
Wed Jul 19 12:17:02 CEST 2006


Szemethy Tivadar a écrit :
> 
> 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:
> [...]
> 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.

If you need it in the future, you'll just have to install lxml from source 
instead of using the binary egg. You'll need the devel packages for libxml2 and 
libxslt for the compilation to succeed.

> Next, I have exported the whole cps tree (with ZMI) and I am importing 
> it to the linux server. I get the following error:
> 
> **Error Type: MissingBinary**
> **Error Value: Unable to find binary "xlhtml"**
>
> 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 ?

You should install xlhtml (and pptHtml), depending on your linux distro it might 
just be an "sudo apt-get install xhtml" away. You'll also need wvHtml and xpdf.

NB: copying the whole Data.fs file is simpler than exporting/importing a CPS 
instance.

-- 
Olivier



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.