Hello all,

I have finally succeeded with Tcl under bare Windows.
The receipe is only slightly complicated:
- Build the Tcl bindings with the latest source from CVS
  (I had to change one thing in tclAPI.c to make it all work)
- Go to the utils directory and copy:
  - plplotd.dll
  - plploltcltkd.dll
  - tclmatrixd.dll
  - csirocsa.dll
  into that directory
- Go to the examples directory and copy:
  - plstdn5.dat
  - plxtnd5.dat
  into that directory
- Start a DOS-box
- Run the command "set PL_LIBRARY=."
- Run the command "..\..\utils\pltcl -dev wingcc x01" (or some other
  example)

Note: this is after simply building PLplot with Tcl bindings on,
no installation yet.

Of course, this is far from ideal, but we can now move on to solve
these preparatory steps.

Regards,

Arjen





-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to