Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: When attempting to run script requiring Tk.pm, perl generates error. https://bugzilla.redhat.com/show_bug.cgi?id=795443 Summary: When attempting to run script requiring Tk.pm, perl generates error. Product: Fedora Version: 16 Platform: x86_64 OS/Version: Linux Status: NEW Severity: high Priority: unspecified Component: perl-Tk AssignedTo: andreas.bierfert@xxxxxxxxxxxxx ReportedBy: wdhammond@xxxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: andreas.bierfert@xxxxxxxxxxxxx, fedora-perl-devel-list@xxxxxxxxxx Classification: Fedora Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: --- Description of problem: Perl cannot locate Tk.pm in the @INC path. The installed path for Tk.pm is different from the @INC path. Remval and reinstall of tk.x86_64 does not resolve the problem. Version-Release number of selected component (if applicable): tk-8.5.11-1.fc16.x86_64 How reproducible: Every time Steps to Reproduce: 1.issue command for script requiring Tk.pm and press enter. 2.Receive error message 3. Actual results: perl ./guiguts.pl & [1] 9731 [root@waynesworld guiguts]# Can't locate Tk.pm in @INC (@INC contains: /home/wayne/dp/guiguts/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 ./guiguts.pl line 45. BEGIN failed--compilation aborted at ./guiguts.pl line 45. Expected results: Expect script to complete normally. Additional info: Tk.pm is installed by yum in: /usr/share/perl5/vendor_perl/AnyEvent/Impl/Tk.pm Attempts to locate directions to change the path have resulted in no help. According to some articles, the path is generated by perl at install and cannot be changed. -- 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