Hi: I like the Chandler package, but, running under wine is just too slow, so I decided to compile the native form under Kubuntu 11.04.
There are a number of issues. First, the debian/control file has to be edited. Change all occurrences of python-zopeinterface to python-zope.interface to comply with new package names. The build command then becomes: svn-buildpackage -rfakeroot --svn-verbose --svn-ignore-new However, this also fails with a compile error: chandler/build-area/chandler-1.0.4~svn16701/external/icu/icu-3.6/icu/source/layoutex/ParagraphLayout.cpp:801:6: error: #elif with no expression make[4]: *** [ParagraphLayout.o] Error 1 First of all, I shouldn't even be building the external packages. How do I turn them off? That might solve the problem. Second, this file doesn't exist on my computer. How am I supposed to fix this problem? Jim D. _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "chandler-dev" mailing list http://lists.osafoundation.org/mailman/listinfo/chandler-dev
