Hi,
I am having problems compiling plplot-5.9.0 on an AMD64/Ubuntu 8.04 machine,
with the Intel Fortran ifort compiler. I ran cmake and then make.
Initially I got an error from the -KPIC option in the FORTRAN_FLAGS setting in
the flags,make files, but it seemed to run OK when I changed this to -fPIC.
However, then make quit because it could not find the gnome.defs file (error
listed below). I have installed the pygtk and pygtk-dev packages. Any
suggestions for fixing this problem are appreciated.
Recif
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 113, in startParsing
for statement in statements:
File "/usr/share/pygtk/2.0/codegen/scmexpr.py", line 27, in parse
fp = open(filename, 'r')
IOError: [Errno 2] No such file or directory:
'/usr/share/pygtk/2.0/defs/gnome.defs'
make[2]: *** [bindings/gnome2/python/cplplotcanvas.c] Error 1
make[1]: *** [bindings/gnome2/python/CMakeFiles/cplplotcanvasmodule.dir/all]
Error 2
make: *** [all] Error 2
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Plplot-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-general