From guilfordstuff at gmail.com Tue Feb 28 19:18:25 2012 From: guilfordstuff at gmail.com (Jim) Date: Tue, 28 Feb 2012 22:18:25 -0500 Subject: [chandler-dev] Build fails on Ubuntu with error Message-ID: <4F4D9901.10606@gmail.com> 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. From sabayon11 at gmail.com Tue Feb 28 23:47:19 2012 From: sabayon11 at gmail.com (sabayon11) Date: Wed, 29 Feb 2012 08:47:19 +0100 Subject: [chandler-dev] Build fails on Ubuntu with error In-Reply-To: <4F4D9901.10606@gmail.com> References: <4F4D9901.10606@gmail.com> Message-ID: Looks like Chandler is not developed. You can use it without install. Download http://downloads.osafoundation.org/chandler/releases/1.0.3/#enduserlinux Chandler_linux_1.0.3.tar.gz Unpack und run sh file. http://downloads.osafoundation.org/chandler/releases/1.0.3/Chandler_linux_1.0.3.tar.gz Have a look also at similar programs: ThinkingRock http://sourceforge.net/projects/thinkingrock/#screenshots http://www.trgtd.com.au/index.php and Borg http://mbcsoft.com/index.php?option=com_content&task=view&id=28&Itemid=50 Cheers.