From: Vince D. <vi...@sa...> - 2000-05-20 02:36:04
|
For the more ambitious, I've now added 'pltcltk.tar.gz' to that same ftp directory (and a slightly updated pltcl.patch). 'pltcltk.tar.gz' is another TEA directory which can compile all of plplot's 'tcl' 'src' and 'drivers' directories (well, not all the drivers), and link everything into a 'Pltcl' shared library which you can load into Tcl. Again, 'autoconf, configure, make, make install' should allow you to do 'package require Pltcl' from inside a tcl shell. This code uses the headers in 'tmp' generates by the standard Plplot configuration. I don't yet know how to compile TEA compliant Tk extensions (my real goal),... cheers, -- Vince <http://www.santafe.edu/~vince> |