Re: [Plplot-devel] Issue with 5.7.1 and h2def.py on Fedora

2006-11-27 Thread Alan W. Irwin
On 2006-11-27 14:26-0700 Orion Poplawski wrote: > /usr/share/pygtk/2.0/codegen/h2def.py on Fedora is not executable. The > following patch fixes. If there is a variable for the python > executable, presumably you want to use that instead. Thanks, Orion. I have committed the fix (slightly modif

[Plplot-devel] Issue with 5.7.1 and h2def.py on Fedora

2006-11-27 Thread Orion Poplawski
/usr/share/pygtk/2.0/codegen/h2def.py on Fedora is not executable. The following patch fixes. If there is a variable for the python executable, presumably you want to use that instead. --- plplot-5.7.1/bindings/gnome2/python/CMakeLists.txt.pygtk2 2006-11-26 19:27:01.0 -0700 +++ plplo