From: Vince D. <vi...@sa...> - 2000-05-20 07:54:54
|
With some help from some scriptics folk, I have a Plplot-tk more or less working. You can grab all of this stuff from: ftp://ftp.ucsd.edu/pub/alpha/tcl/extensions/plplot/ pltcl.patch -- minor patch to bindings/tcl pltk.patch -- minor patch to bindings/tk tcltk.tar.gz -- config/make files for 'Matrix' shared lib pltcltk.tar.gz -- config/make files for Pltcl shared lib pltk.tar.gz -- config/make files for Pltk shared lib. Readme.txt -- brief description. Untar any one of the .tar.gz archives into 'bindings', cd into there and type: autoconf ./configure (possibly with some flags) make make install and they should work. Once this stuff seems to work I can integrate my source code changes with a fair confidence that they won't break things. -- Vince <http://www.santafe.edu/~vince> |