I found this once:
http://sourceforge.net/project/showfiles.php?group_id=99645&package_id=112046
I tried it back at version 800.025-2 , where both the X and native
windows bindings worked. Well, to be honest I didn't use it much but I
built some test cases with specTk and they ran OK. I was just satisfying
a curiosity and I have not looked at it for some time. Hope it helps.
Jason
I tried to install Tk for Perl using CPAN by:
$ perl -MCPAN -e "install Tk"
However it fails with:
In file included from ../pTk/tkWinPort.h:19,
from ../pTk/tkPort.h:28,
from Xlib.xs:7:
../pTk/mTk/xlib/X11/Xlib.h:1206:35: ../pTk/tkIntXlibDecls.h: No such
file or directory
make[1]: *** [Xlib.o] Error 1
make[1]: Leaving directory `/dev/p/.cpan/build/Tk-804.027/Xlib'
make: *** [subdirs] Error 2
/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Has anybody managed to install Tk for Perl running under Cygwin?
--
There's too much blood in my caffeine system.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/