Hi,
I am using debian 3.1 Sarge (kernal 2.6).
I have installed asterisk 1.2.9.1
Now i am installing gnudialer(predictive dialer)
but when i try to install astcrm,according to their document i.e.,
- ./configure 2. make 3. make install
I got error in 1st step.
debian:/usr/src/gnudialer/astcrm-1.1.5# ./configure /usr/src/gnudialer/astcrm-1.1.5/crm.html /var/www/cgi-bin bash: ./configure: Permission denied
Why permission denied.
How to make it working.
Thanks in Advance
Hi
This is the error which i get when try to install astcrn.
debian:/usr/src/gnudialer/astcrm-1.1.5# make clean
rm .cgi
rm: cannot remove `.cgi’: No such file or directory
make: *** [clean] Error 1
debian:/usr/src/gnudialer/astcrm-1.1.5# make
g++ -Wall -Wshadow crm.cpp -o crm.cgi
g++ -Wall -Wshadow submitinfo.cpp -o submitinfo.cgi
echo
echo
echo "If you get a compile error on AstMonitor.java, ignore it."
If you get a compile error on AstMonitor.java, ignore it.
echo
echo
javac AstMonitor.java
make: javac: Command not found
make: *** [all] Error 127
debian:/usr/src/gnudialer/astcrm-1.1.5# make install
chmod a+w /var/www/cgi-bin/
cp crm.cgi /var/www/cgi-bin/
cp submitinfo.cgi /var/www/cgi-bin/
cp astcrm.conf /var/www/cgi-bin/
cp: cannot stat `astcrm.conf’: No such file or directory
make: *** [install] Error 1
Thanks in advance
hi
Please solve my problem
thanks in advance
rohit
can’t really see how this is an Asterisk-specific problem. the gnudialer developers would appear to have their own forum : forum.acmcllc.com/ : perhaps it’s wirth asking them to “Please solve my problem” ?