<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
<pre class="moz-signature" cols="72">Hi all,

I would want to test the Nagiosmapp addon that i found in <a
 class="moz-txt-link-freetext"
 href="http://www.nagios.org/download/extras.php">http://www.nagios.org/download/extras.php</a>.

For that, i installed those two packages on my solaris nagios server 
(v 1.2):

* <a
 href="ftp://ftp.sunfreeware.com/pub/freeware/sparc/8/Tk800-022-sol8-sparc-local.gz">Tk800-022-sol8-sparc-local.gz</a>. Tk800 is Perl/Tk, a graphical user interface toolKit - installs in /usr/local.

* Perl module: <a
 href="http://search.cpan.org/author/NI-S/Tk-804.027/Event/Event.pm"><b>Tk::Event</b></a> (Tk-804.027.tar.gz)


But i always have erros when i execute nagiosmap.pl.

$ ./nagiosmap.pl
Can't locate loadable object for module Tk::Event in @INC (@INC contains: /usr/local/lib/perl5/5.8.3/sun4-solaris /usr/local/lib/perl5/5.8.3 /usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris /usr/local/lib/perl5/site_perl/5.8.3 /usr/local/lib/perl5/site_perl/5.6.0 /usr/local/lib/perl5/site_perl .) at /usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris/Tk.pm line 13
Compilation failed in require at /usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris/Tk.pm line 13.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris/Tk.pm line 13.
Compilation failed in require at ./nagiosmap.pl line 60.
BEGIN failed--compilation aborted at ./nagiosmap.pl line 60.
Undefined subroutine &Tk::Event::CleanupGlue called at /usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris/Tk/Event.pm line 3.
END failed--call queue aborted at ./nagiosmap.pl line 60.


I don't find solution. Can someone help me, please?


Carole.

</pre>
</body>
</html>