|
Hi,
Iam trying to install kamailio-1.5.Iam trying for presence module.I made the folowing change in the make file.I uncommented the below lines.
MODS_MYSQL=on
MODS_PCRE=on
ut i get the following error
dialplan.h:31:18: error: pcre.h: No such file or directory
In file included from dialplan.c:46:
dialplan.h:46: error: expected specifier-qualifier-list before âpcreâ
make[1]: *** [dialplan.o] Error 1
make[1]: Leaving directory `/usr/local/src/kamailio-1.5.0-tls/modules/dialplan'
make: *** [modules] Error 2
Team openser, Kindly reply.
Thnx! |