[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

External Script installation



I am trying to setup bb-imap.pl from 
http://www.deadcat.net/viewfile.php?fileid=513. So far I've installed each of 
the required perl modules and placed the BigBrother.pm (Already adjusted 
bb-imap.pl to point to it) and bb-imap.pl files within the EXT folder. I also 
added the following to hobbitlaunch.cfg:

[bbimap]
	ENVFILE /home/hobbit/server/etc/bb-imaptab
	NEEDS hobbitd
	CMD $BBHOME/ext/bb-imap.pl
	LOGFILE $BBSERVERLOGS/bb-imap.log
	INTERVAL 5m

When I try to run this test nothing happens within hobbit. If I check the 
bb-imap.log the only statement it contains is:

2006-03-29 11:33:21 Could not start task bbimap using command 
'/home/hobbit/server/ext/bb-imap.pl': No such file or directory

I'm confused about this because the file does exist at that location. I also 
changed $test to bbimap from imap2. I'm going to guess I'm missing some 
installation step on this thing. If someone could point out what I'm not 
doing right and give me a the correct steps to get this working it would be 
greatly appreciated.


Thanks Again,
Robert Bethke