
- How to install kannel on centos generator#
- How to install kannel on centos archive#
- How to install kannel on centos license#
# it will fails AGAIN 🙂 with the following error :Ĭhecking whether to compile with SOAP support. configure -with-pgsql -enable-ssl -with-gsoap -enable-start-stop-daemon -enable-pcre | which require linking -lssl -lcrypto -lz | | zlib compression support (-lgsoapssl and lgsoapssl++) | | There are also corresponding libraries for SSL and | | with -lgsoap for C projects generated with soapcpp2 -c | | C++ projects created with soapcpp2 and you can link | | You can link your programs with -lgsoap++ for | | You now have successfully built and installed gsoap. Saving xmime.nsmap namespace mapping table Saving wsdlStub.h annotated copy of the input declarations
How to install kannel on centos license#
** GPL or the commercial license by Genivia Inc.


** The soapcpp2 tool is released under one of the following two licenses: This product is provided "as is", without any warranty. ** Copyright (C) 2000-2012, Robert van Engelen, Genivia Inc.
How to install kannel on centos generator#
** The gSOAP code generator for C and C++, soapcpp2 release 2.8.11 Grab them from any GNUĪfter some digging into the source and googling in deep, the fix is simple, but very efficient …: WARNING: `autoconf' is missing on your system. You should regenerate the build system entirely.Īutom4te: /usr/bin/m4 failed with exit status: 63 Make: *** Waiting for unfinished jobs.Īclocal.m4:14: error: this file was generated for autoconf 2.61. Some other package would contain this missing `automake-1.10' program.
How to install kannel on centos archive#
You may also peek at any GNU archive site, in case It often tells you about the needed prerequirements for installing You might have modified some files without having the WARNING: `automake-1.10' is needed, and you do not seem to have it handy on your

opt/installs/gsoap2/missing: line 46: automake-1.10: command not found & /bin/sh /opt/installs/gsoap2/missing -run automake-1.10 -foreign & /bin/sh /opt/installs/gsoap2/missing -run autoconfĬd. The build will fail with the following error :Ĭd. Mkdir /opt/installs/kannel.svn & cd /opt/installs/kannel.svn install kannel with PostgreSQL and soap interface Yum install skytools-92 skytools-92-modules pgtune pgbouncer pgagent_92 pg_top92 bucardoĢ. Yum install postgresql92-server postgresql92-plperl postgresql92-pltcl postgresql92-devel postgresql92-docs postgresql92-libs postgresql92-plpython postgresql92-contrib -y 1, install PostgreSQL 9.2 from the official repository
