RGtkBindingGenerator
package. As a
reuslt, we have not tested this on Windows. We recommend that you
generate the binding code on a Unix box where there are less likely to
be surprises and most of the software will be available by
default. Then add the resulting code generate by the package from your
.defs files to your S package.
To use this package, you need the following pieces of software
(in addition to this package and R).
pytk-0.6.9/
tar zxf pygtk-0.6.9.tar.gz
pytk-0.6.9/
cd pygtk-0.6.9
./configure
generate/
directory
cd generate
make install
generate.py
was installed to your PYTHONPATH
environment variable, e.g.
setenv PYTHONPATH /usr/local/share/pygtk/1.2/codegen
R CMD INSTALL RSPythonshould install the package having un-tarred the downloaded source code.