in reply to Re^2: How a baisc debugging effort restored my sanity!
in thread How a baisc debugging effort restored my sanity!
What use of smoke report without underlying library?------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/local/bin/perl5.13.10 Makefile.PL': no display name and no $DISPLAY environment variable while executing "load /usr/lib/libtk8.4.so.0 Tk" ("package ifneeded" script) invoked from within "package require Tk" (file "test-for-tk.tcl" line 1) Your Tcl installation (tclsh) fails to find Tk package.
Also, Tcl::Tk, Tkx and Tcl CPAN packages have mailing list where you could have your questions answered.
perl/Tk development is something that is not very inspiring me - Slaven is doing number of efforts and this is certainly deserves much of a respect - but this is mostly wasted efforts, because most of this code is already available in tcl/tk itself.
okay, I think I should take more care of those bogus reports from testers
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How a baisc debugging effort restored my sanity!
by Tux (Canon) on Mar 02, 2011 at 14:47 UTC | |
by vkon (Curate) on Mar 03, 2011 at 07:36 UTC | |
by Tux (Canon) on Mar 03, 2011 at 09:02 UTC | |
by vkon (Curate) on Mar 03, 2011 at 13:11 UTC |