Re: [Plplot-general] C and tcl sharing the matrix

2008-03-21 Thread Arjen Markus
> Alan, > > Thanks! I only have $prefix/share/plplot$version/examples/tcl/ so I test > according to your second suggestion. I copied the makefile and xtk04.c to > a > local folder. Then I got the following error message for missing litcl3.2. > itcl 3.2.1.4 was installed. > > debian:~/test$ make > /

Re: [Plplot-general] C and tcl sharing the matrix

2008-03-21 Thread tex c214
Alan, Thanks! I only have $prefix/share/plplot$version/examples/tcl/ so I test according to your second suggestion. I copied the makefile and xtk04.c to a local folder. Then I got the following error message for missing litcl3.2. itcl 3.2.1.4 was installed. debian:~/test$ make /usr/bin/gcc xtk01.

Re: [Plplot-general] C and tcl sharing the matrix

2008-03-21 Thread Alan W. Irwin
On 2008-03-20 19:04-0700 tex c214 wrote: > Hi, > > I am using Tcl and plplot to draw large amount of data. The data will be > processed in C and I am trying to compile the example codes xtk04.c shows > how to work with matrix in Tcl and shared it with C. The problem is that I > can't compile xtk04

Re: [Plplot-general] C and tcl sharing the matrix

2008-03-21 Thread Arjen Markus
tex c214 wrote: > Hi, > > I am using Tcl and plplot to draw large amount of data. The data will > be processed in C and I am trying to compile the example codes xtk04.c > shows how to work with matrix in Tcl and shared it with C. The problem > is that I can't compile xtk04.c. I am using Tcl 8.5