Page 1 of 1

Installation Problem

PostPosted: Wed Sep 16, 2009 12:52 pm
by seabro
Hi,

I have an existing Asterisk box and wanted to install Vicidial.

I was working through astguiclient.sourceforgeDOTnet/scratch_install.html
and all was going well until I got to the command:

/usr/share/astguiclient/VICIDIAL_IN_new_leads_file.pl --forcelistid=107 --forcephonecode=1

Unfortunately this fails with error:
Can't locate Mail/Sendmail.pm in INC (INC contains:
(snip)
/usr/share/astguiclient/VICIDIAL_IN_new_leads_file.pl line 1044.

service sendmail status show sendmail running on my system.

Further info:
Linux node01 2.6.9-78.0.13.EL #1 Wed Jan 14 16:00:26 EST 2009 i686 i686 i386 GNU/Linux
Asterisk 1.6.0.5

Assistance appreciated.

PostPosted: Wed Sep 16, 2009 4:53 pm
by mflorell
Is the perl module Mail::Sendmail installed on your server?

PostPosted: Thu Sep 17, 2009 7:29 am
by seabro
It wasn't, but now it is, and the installation is progressing.

Thank you Matt your help is appreciated.