Am 19.05.2006 um 03:55 schrieb Robert Hicks:
Jan Dubois wrote:
On Mon, 15 May 2006, Manfred Bergmann wrote:
TclTk Aqua is shipped with Mac OSX Tiger.
Is it somehow possible to use it with Perl?
You should be able to do this with the Tcl::Tk module:
http://search.cpan.org/~vkon/Tcl-Tk/
I get a whole lot of errors when I try to install Tcl::Tk. I am
using AS Perl and AS Tcl.
=== ERROR ===
Tcl config file '/usr/local/lib/tclConfig.sh' not found
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
=============
Should I try the Tkx one?
Didn't try the Tcl::Tk module.
Tkx works for me. Maybe you should try it. It also has a better
documentation. At least I didn't find one for Tcl::Tk.
Manfred