From: Alan W. I. <ir...@be...> - 2002-09-04 20:29:01
|
P.S. My version of swig is 1.3.11-1. The latest swig available at http://prdownloads.sf.net/swig is swig-1.3.14.tar.gz. I presume that is the one you have been trying, but you might want to back off to swig-1.3.11.tar.gz from the same site to see if you replicate my swig generated results in that case. Note, any version less than 1.3.11 will probably not work. Alan email: ir...@be... phone: 250-727-2902 FAX: 250-721-7715 snail-mail: Dr. Alan W. Irwin Department of Physics and Astronomy, University of Victoria, P.O. Box 3055, Victoria, British Columbia, Canada, V8W 3P6 __________________________ Linux-powered astrophysics __________________________ On Wed, 4 Sep 2002, Alan W. Irwin wrote: > Maurice, I just built the plplot (1.5) python interface on RH 7.3 without > any problems For example, I can run pythondemos.py in plplot/tmp without any > problems. > > One potentially significant difference from your effort is I > used the attached python interface files that I generated with swig > on my Debian system. Could you please do the following? > > (1) See if the attached files work for you. They of course should be placed > in bindings/python with the exact names I have given them. The Makefile and > the symlinks set up in tmp by configure should take care of the rest. > > (2) If you also obtain success with those interface files, then please > compare them with what is generated by the latest-generation swig you > installed on your RH7.3 system, and please let me know what differences > there are. [...] |