Jeff07971 wrote: > Hi All, > > Does anyone know how to install Linux::Inotify2 on Pcp > > It would be nice to be able to use the Autoscan plugin, it does not seem > to work I am guessing it the lack of Inotify > > Jeff
Yes, goto to the extensions page, change to the pcp repo, and install perl_linux_inotify2.tcz (perl_common_sense.tcz is a dependency and should be automatically downloaded with Inotify2) It's like magic.......lol. In all seriousness, you can install a bunch of compile tools on your machine and then use the command cpan PERL::MODULE, it will download, compile and install. But then you still have to tackle the persistence issue. I have perl modules extension creation scripted, so it's no big deal to make extensions and then upload them for you guys. Le me know if you need something else. Paul ------------------------------------------------------------------------ paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858 View this thread: http://forums.slimdevices.com/showthread.php?t=106755 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
