> 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.c -o xtk01  `PKG_CONFIG_PATH=/usr/lib/pkgconfig
> pkg-config --
> cflags --libs
> plplotd-tcl`
> xtk01.c: In function 'main':
> xtk01.c:42: warning: passing argument 2 of 'pltkMain' from incompatible
> poin
> ter type
> /usr/bin/ld: cannot find -litcl3.2
> collect2: ld returned 1 exit status
> make: *** [xtk01] Error 1
>
Hm, that suggests that you should pkgconfig to find Itcl as well.

Regards,

Arjen

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to