I have successfully compliled and installed Kamailio 3.0 from git but I
still do not have kamdbctl or kamctlrc installed in my install
directory. Have they been replaced?
Thanks
Nathaniel
Daniel-Constantin Mierla wrote:
Hello,
On 3/21/10 12:23 AM, Nathaniel L Keeling wrote:
I have installed Kamailio 3.0 but without db
support. When I tried to
add support for postgres, the install errors and the kamdbctl does
not install in order to create the database tables. I am installing
on Solaris 10 and have included the error from the install:
Makefile.defs defs skipped
gmake[1]: Entering directory
`/usr/local/src/kamailio-3.0.0/modules_k/xlog'
touch /usr/local/kamailio-3.0.0/lib/kamailio/modules_k/xlog.so
ginstall -m 755 xlog.so
/usr/local/kamailio-3.0.0/lib/kamailio/modules_k
gmake[1]: Leaving directory
`/usr/local/src/kamailio-3.0.0/modules_k/xlog'
# other configs
/bin/sh: syntax error at line 1: `;' unexpected
gmake: *** [install-cfg] Error 2
did you installed from tarball or git?
There was a fix for makefile system for solaris done after 3.0.0
release, installing from git should get it:
http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-git
Next minor release will have it as well.
Cheers,
Daniel