Grmblll...
Try to install a program and it obviously requires the file "Tk.pm".
root:# ./IVuploader.pl
Can't locate Tk.pm in @INC (@INC contains: /usr/lib/perl5/5.8.8/i486-linux-thread-multi /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i486-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl .) at ./IVuploader.pl line 24.
BEGIN failed--compilation aborted at ./IVuploader.pl line 24.
Which isn't found anywhere on my 5.9Std system.
Google wasn't of much help either, save for telling me, the particular file has been omitted from Perl/tk somewhere down the line.
Any ideas on how to solve this?
I'd really like to have this prog running.