Skip Menu |

This queue is for tickets about the Tk-TableMatrix CPAN distribution.

Report information
The Basics
Id: 133557
Status: resolved
Worked: 15 min
Priority: 0/
Queue: Tk-TableMatrix

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.24
Fixed in: 1.25



Subject: Can't locate Tk/MMtry.pm in @INC
Trying to build the module on a system without Tk.pm installed (e.g. on a smoker system) fails: ... Output from '/usr/local/bin/perl Makefile.PL': ### Note: 'Building Outside of Tk itself' Messages are Expected Here #### Can't locate Tk/MMtry.pm in @INC (you may need to install the Tk::MMtry module) (@INC contains: /var/tmp/cpansmoker-1023/2020101718/CPAN-Reporter-lib-jZBO /usr/local/lib/perl5/site_perl/mach/5.30 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.30/mach /usr/local/lib/perl5/5.30) at ./myConfig line 7. BEGIN failed--compilation aborted at ./myConfig line 7. Compilation failed in require at Makefile.PL line 19. BEGIN failed--compilation aborted at Makefile.PL line 23. ... This can be fixed by specifying a configure_requires dependency --- on the mentioned "Tk::MMtry" or on "Tk", both should work.
thanks for reporting, fixed in v1.25