On 2007-11-11 22:18-0000 Andrew Ross wrote: > > Alan, > > I don't see these with the latest stable Ubuntu. The latest debian > packages have now made it into unstable. > > To run ctest with the tcl bindings required setting ITCL_LIBRARY (see > debian/rules for details). Rafael discovered this, but we don't yet > know why.
I will look into that also. > > The java packages build ok in the debian packages so you might like to > check which java you are using. We're building with kaffe. I am trying the free-java-sdk package. Perhaps there is some Debian bug with it. What I have been focussing on at the moment, is the necessity of having to specify -DENABLE_pygcw=OFF with Debian testing. Otherwise, I get the following error. [ 21%] Generating cplplotcanvas.c cd /home/software/plplot_cvs/HEAD/build_dir/bindings/gnome2/python && pygtk-code gen-2.0 --prefix cplplotcanvas --register /usr/share/pygtk/2.0/defs/gdk.defs --register /usr/share/pygtk/2.0/defs/gtk.defs --register /usr/share/pygtk/2.0/defs/gnome.defs --register /usr/share/pygtk/2.0/defs/canvas.defs --override /home/software/plplot_cvs/HEAD/plplot_cmake/bindings/gnome2/python/cplplotcanvas.override /home/software/plplot_cvs/HEAD/build_dir/bindings/gnome2/python/plplotcanvas.defs > /home/software/plplot_cvs/HEAD/build_dir/bindings/gnome2/python/cplplotcanvas.c Traceback (most recent call last): File "/usr/share/pygtk/2.0/codegen/codegen.py", line 1712, in ? sys.exit(main(sys.argv)) File "/usr/share/pygtk/2.0/codegen/codegen.py", line 1670, in main p.startParsing() File "/usr/share/pygtk/2.0/codegen/scmexpr.py", line 114, in startParsing self.handle(statement) File "/usr/share/pygtk/2.0/codegen/scmexpr.py", line 118, in handle getattr(self, cmd)(*tup[1:]) File "/usr/share/pygtk/2.0/codegen/defsparser.py", line 29, in include self.startParsing() File "/usr/share/pygtk/2.0/codegen/scmexpr.py", line 114, in startParsing self.handle(statement) File "/usr/share/pygtk/2.0/codegen/scmexpr.py", line 118, in handle getattr(self, cmd)(*tup[1:]) File "/usr/share/pygtk/2.0/codegen/defsparser.py", line 33, in include raise IOError("%s not found in include path %s" % (input_filename, inc_path)) IOError: gtk-extrafuncs.defs not found in include path ['/usr/share/pygtk/2.0/defs', '.'] make[2]: *** [bindings/gnome2/python/cplplotcanvas.c] Error 1 make[2]: Leaving directory `/home/software/plplot_cvs/HEAD/build_dir' make[1]: *** [bindings/gnome2/python/CMakeFiles/cplplotcanvasmodule.dir/all] Error 2 This is on debian testing which has no file named gtk-extrafuncs.defs. I suspect there is some upstream error with python-gtk2. There is mention of this bug being fixed in ubuntu, but nothing about it upstream or in debian. BTW, in Debian unstable there is a file called gtk-extrafuncs.defs, but it is in quite a different package, and may be some local fixup for that package for the python-gtk2 packaging bug. Anyhow, Andrew, I am not quite sure whether to submit a Debian bug report for python-gtk2 or not and would appreciate your advice on this. Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel