Do you have the perl-tk package installed? apt-file is a handy tool for tracking these things down in debian/ubuntu:
# apt-file search HList.pm perl-tk: usr/lib/perl5/Tk/HList.pm -Don On Thu, Jun 19, 2008 at 12:08:47AM -0400, Christopher Tanner wrote: > I just installed Systemimager and I'm trying to get the monitoring > system to come up. However, whenever I execute the si_monitortk > script, I get the following error: > > Can't locate Tk/HList.pm in @INC (@INC contains: /usr/lib/systemimager/ > perl /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 / > usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 / > usr/local/lib/site_perl .) at /usr/sbin/si_monitortk line 10. > BEGIN failed--compilation aborted at /usr/sbin/si_monitortk line 10. > > It looks as though I'm missing a dependency (??). I'm running Ubuntu > 8.04 Server on an x86_64 machine and I'm trying to start the monitor > through an ssh tunnel with X11 forwarding enabled. > > Thanks guys! > > ------------------------------------------- > Chris Tanner > Space Systems Design Lab > Georgia Institute of Technology > [EMAIL PROTECTED] > ------------------------------------------- > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > sisuite-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sisuite-users ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
