From: Arjen M. <arj...@wl...> - 2008-03-21 07:21:53
|
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 and plplot 5.6.10 > on Debian 4. I am using the following command when compiling xtk04.c. > "gcc -I/usr/include/tcl -I/usr/include/plplot xtk04.c -ltcl". Does > anyone here succeed in get the code running? > I have no access to Debian and version 5.6.10 of PLplot is pretty old ;). But could you show us the error messages you get? That may give us a clue as to what is causing the problems. Regards, Arjen |