Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Tk widget demos don't work https://bugzilla.redhat.com/show_bug.cgi?id=750053 Summary: Tk widget demos don't work Product: Fedora Version: 15 Platform: x86_64 OS/Version: Linux Status: NEW Severity: low Priority: unspecified Component: perl-Tk AssignedTo: andreas.bierfert@xxxxxxxxxxxxx ReportedBy: richard@xxxxxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: andreas.bierfert@xxxxxxxxxxxxx, fedora-perl-devel-list@xxxxxxxxxx Classification: Fedora Story Points: --- Type: --- Created attachment 530826 --> https://bugzilla.redhat.com/attachment.cgi?id=530826 example patch to fix widget Description of problem: The Tk widget demos in /usr/share/doc/perl-Tk-804.028 don't work. Version-Release number of selected component (if applicable): perl-Tk-804.028 How reproducible: Steps to Reproduce: 1.cd /usr/share/doc/perl-Tk-804.028 2. ./widget 3. Actual results: error message :- Can't locate WidgetDemo.pm in @INC (@INC contains: @/widget_lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./widget line 10. BEGIN failed--compilation aborted at ./widget line 10. Expected results: working demos :) Additional info: It looks as though the widget perl program has not been installed correctly. It contains references to "@demopath@" which I guess should have been changed during a proper install. The attached patch makes these demos work for me :) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel