Hi Owen, Owen Morris <[email protected]> writes:
>> frank writes: >> In the directory >> /home/frank/data.nobackup/chandler/pack/trunk/karmic/unmodified-chandeler/external/wx/wxPython-r220 >> is only a file: wx-config-inplace.in >> >> Do I miss some autoconf/automake/autoXXX packages for building this? > > The build downloads a tar file from the chandler servers using curl > that contains the whole of the wxPython/wx sources, there is a target > called download in the Makefile. Once this has run, there should be a > directory full of files under external/wx/wxPython-r220/ - Sorry I was not expressing myself clearly. There are lots (140mb?) of files below external/wx/wxPython-r220/ but not wx-config.in, only wx-config-inplace.in is there. If this is what curl downloaded: $ tar tzvf ./unmodified-chandeler/external/wx/wxPython-r220.tar.gz | grep wx-conf -rw-rw-r-- frank/frank 5447 2007-01-11 02:11 wxPython-r220/debian/wx-config.1 -rw-rw-r-- frank/frank 1204 2007-10-11 01:56 wxPython-r220/wx-config-inplace.in then it is not in the source tar ball and needs to be created somehhow? > I don't > think autotools is needed as the configure file is already there. Of > course, running the clean command will remove this file. > I ran the build by using the svn-buildpackage command from the wiki > but patching the .orig.tar.gz obtained by debian/rules > get-orig-sources to include the lucid lines. I did: dpkg-buildpackage -rfakeroot -uc -us in an directory where all files are present. I will check svn-buildpackage with respect to the differences. > Have you got all the build depends installed? Yes I did aptitude install debhelper build-essential curl subversion python2.6-dev gcc gettext patch libgtk2.0-dev libsdl1.2-dev openjdk-6-jre-headless openjdk-6-jdk ant python-setuptools python-m2crypto python-configobj python-zope.interface python-twisted python-pyicu python-dateutil python-vobject python-epydoc python-docutils pylint python-parsedatetime imagemagick inkscape quilt kind regards Frank _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "chandler-dev" mailing list http://lists.osafoundation.org/mailman/listinfo/chandler-dev
