Hi rudy;

Thank you for your replay. Its Linux   2.6.32-279.2.1.el6.x86_64 #1 SMP Fri
Jul 20 01:55:29 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Rudy
Matela
Sent: Thursday, January 31, 2013 04:10 PM
To: Rami
Cc: Otandeka Simon Peter; Kannel Users
Subject: Re: Mbuni & kannel

Try installing gwlib. What is your system? Which linux distribution and
which version?

On Thu, Jan 31, 2013 at 7:08 AM, Rami <[email protected]> wrote:
> Dear Otandeka;
>
>
>
> Thank for your replay,. I did the same steps and kannel already 
> installed but it keeps asking for gwlib and user guide didn't mention 
> anything about it
>
> checking for cfg_create in -lgwlib... no  configure: error: Kannel 
> gwlib is required!
>
>
>
>
>
>
>
> From: Otandeka Simon Peter [mailto:[email protected]]
> Sent: Thursday, January 31, 2013 11:48 AM
> To: Rami
> Cc: Kannel Users
> Subject: Re: Mbuni & kannel
>
>
>
>
>
> Hi Rami,
>
> I am assuming you have Kannel installed. You should provide the 
> absolute path to the kannel directory for Mbuni to be able to find it.
e.g.
> ./configure --with-kannel=/usr/local/src/<kannel-directory>
>
> For more info http://www.mbuni.org/userguide.shtml and also address 
> this issue to a Mbuni forum.
>
> Thanks,
>
> Peter.
>
>
>
> On Thu, Jan 31, 2013 at 12:35 PM, Rami <[email protected]> wrote:
>
> Hi guys we have problem installing mbuni the following error keep 
> showing while compiling it
>
>
>
> /configure --with-kannel-dir=/path/to/kannel
>
>
>
> checking for cfg_create in -lgwlib... no
>
> configure: error: Kannel gwlib is required!
>
>
>
>
>
>
>
> checking Retrieving Mbuni version... 1.4.0
>
> checking for a BSD-compatible install... /usr/bin/install -c
>
> checking whether build environment is sane... yes
>
> checking for gawk... gawk
>
> checking whether make sets $(MAKE)... yes
>
> checking whether to enable maintainer-specific portions of 
> Makefiles... no
>
> checking build system type... x86_64-unknown-linux-gnu
>
> checking host system type... x86_64-unknown-linux-gnu
>
> checking for gcc... gcc
>
> checking for C compiler default output file name... a.out
>
> checking whether the C compiler works... yes
>
> checking whether we are cross compiling... no
>
> checking for suffix of executables...
>
> checking for suffix of object files... o
>
> checking whether we are using the GNU C compiler... yes
>
> checking whether gcc accepts -g... yes
>
> checking for gcc option to accept ISO C89... none needed
>
> checking for style of include used by make... GNU
>
> checking dependency style of gcc... gcc3
>
> checking for a sed that does not truncate output... /bin/sed
>
> checking for grep that handles long lines and -e... /bin/grep
>
> checking for egrep... /bin/grep -E
>
> checking for ld used by gcc... /usr/bin/ld
>
> checking if the linker (/usr/bin/ld) is GNU ld... yes
>
> checking for /usr/bin/ld option to reload object files... -r
>
> checking for BSD-compatible nm... /usr/bin/nm -B
>
> checking whether ln -s works... yes
>
> checking how to recognise dependent libraries... pass_all
>
> checking how to run the C preprocessor... gcc -E
>
> checking for ANSI C header files... yes
>
> checking for sys/types.h... yes
>
> checking for sys/stat.h... yes
>
> checking for stdlib.h... yes
>
> checking for string.h... yes
>
> checking for memory.h... yes
>
> checking for strings.h... yes
>
> checking for inttypes.h... yes
>
> checking for stdint.h... yes
>
> checking for unistd.h... yes
>
> checking dlfcn.h usability... yes
>
> checking dlfcn.h presence... yes
>
> checking for dlfcn.h... yes
>
> checking for g++... g++
>
> checking whether we are using the GNU C++ compiler... yes
>
> checking whether g++ accepts -g... yes
>
> checking dependency style of g++... gcc3
>
> checking how to run the C++ preprocessor... g++ -E
>
> checking for g77... no
>
> checking for f77... no
>
> checking for xlf... no
>
> checking for frt... no
>
> checking for pgf77... no
>
> checking for cf77... no
>
> checking for fort77... no
>
> checking for fl32... no
>
> checking for af77... no
>
> checking for f90... no
>
> checking for xlf90... no
>
> checking for pgf90... no
>
> checking for pghpf... no
>
> checking for epcf90... no
>
> checking for gfortran... no
>
> checking for g95... no
>
> checking for f95... no
>
> checking for fort... no
>
> checking for xlf95... no
>
> checking for ifort... no
>
> checking for ifc... no
>
> checking for efc... no
>
> checking for pgf95... no
>
> checking for lf95... no
>
> checking for ftn... no
>
> checking whether we are using the GNU Fortran 77 compiler... no
>
> checking whether  accepts -g... no
>
> checking the maximum length of command line arguments... 32768
>
> checking command to parse /usr/bin/nm -B output from gcc object... ok
>
> checking for objdir... .libs
>
> checking for ar... ar
>
> checking for ranlib... ranlib
>
> checking for strip... strip
>
> checking if gcc supports -fno-rtti -fno-exceptions... no
>
> checking for gcc option to produce PIC... -fPIC
>
> checking if gcc PIC flag -fPIC works... yes
>
> checking if gcc static flag -static works... yes
>
> checking if gcc supports -c -o file.o... yes
>
> checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports 
> shared libraries... yes
>
> checking whether -lc should be explicitly linked in... no
>
> checking dynamic linker characteristics... GNU/Linux ld.so
>
> checking how to hardcode library paths into programs... immediate
>
> checking whether stripping libraries is possible... yes
>
> checking if libtool supports shared libraries... yes
>
> checking whether to build shared libraries... yes
>
> checking whether to build static libraries... yes
>
> configure: creating libtool
>
> appending configuration tag "CXX" to libtool
>
> checking for ld used by g++... /usr/bin/ld -m elf_x86_64
>
> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
>
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports 
> shared libraries... yes
>
> checking for g++ option to produce PIC... -fPIC
>
> checking if g++ PIC flag -fPIC works... yes
>
> checking if g++ static flag -static works... yes
>
> checking if g++ supports -c -o file.o... yes
>
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports 
> shared libraries... yes
>
> checking dynamic linker characteristics... GNU/Linux ld.so
>
> checking how to hardcode library paths into programs... immediate
>
> appending configuration tag "F77" to libtool
>
> checking for ranlib... (cached) ranlib
>
> checking for dlsym in -ldl... yes
>
> checking for pthread_create in -lpthread... yes
>
> checking for dirent.h that defines DIR... yes
>
> checking for library containing opendir... none required
>
> checking for ANSI C header files... (cached) yes
>
> checking for sys/wait.h that is POSIX.1 compatible... yes
>
> checking float.h usability... yes
>
> checking float.h presence... yes
>
> checking for float.h... yes
>
> checking for memory.h... (cached) yes
>
> checking for stdlib.h... (cached) yes
>
> checking for string.h... (cached) yes
>
> checking sys/file.h usability... yes
>
> checking sys/file.h presence... yes
>
> checking for sys/file.h... yes
>
> checking for unistd.h... (cached) yes
>
> checking for an ANSI C-conforming const... yes
>
> checking whether struct tm is in sys/time.h or time.h... time.h
>
> checking for working volatile... yes
>
> checking whether closedir returns void... no
>
> checking for error_at_line... yes
>
> checking for stdlib.h... (cached) yes
>
> checking for GNU libc compatible malloc... yes
>
> checking for working memcmp... yes
>
> checking return type of signal handlers... void
>
> checking whether lstat dereferences a symlink specified with a 
> trailing slash... yes
>
> checking whether stat accepts an empty string... no
>
> checking for floor... no
>
> checking for localtime_r... yes
>
> checking for memset... yes
>
> checking for sqrt... no
>
> checking for strerror... yes
>
> checking for strrchr... yes
>
> checking for strtol... yes
>
> checking for special C compiler options needed for large files... no
>
> checking for _FILE_OFFSET_BITS value needed for large files... no
>
> checking for _LARGE_FILES value needed for large files... no
>
> checking whether to compile with SSL support... trying /usr/lib 
> /usr/include/openssl
>
> checking for openssl... /usr/bin/openssl
>
> checking for CRYPTO_lock in -lcrypto... yes
>
> checking for SSL_library_init in -lssl... yes
>
> checking for SSL_connect in -lssl... yes
>
> checking openssl/x509.h usability... yes
>
> checking openssl/x509.h presence... yes
>
> checking for openssl/x509.h... yes
>
> checking openssl/rsa.h usability... yes
>
> checking openssl/rsa.h presence... yes
>
> checking for openssl/rsa.h... yes
>
> checking openssl/crypto.h usability... yes
>
> checking openssl/crypto.h presence... yes
>
> checking for openssl/crypto.h... yes
>
> checking openssl/pem.h usability... yes
>
> checking openssl/pem.h presence... yes
>
> checking for openssl/pem.h... yes
>
> checking openssl/ssl.h usability... yes
>
> checking openssl/ssl.h presence... yes
>
> checking for openssl/ssl.h... yes
>
> checking openssl/err.h usability... yes
>
> checking openssl/err.h presence... yes
>
> checking for openssl/err.h... yes
>
> checking whether the OpenSSL library is multithread-enabled... yes
>
> checking whether to compile with SSL support... yes
>
> checking for gw-config... /kannel/trunk_mms/gw-config
>
> checking Kannel version... svn-runknown
>
> checking Kannel libs... -L/usr/local/lib/kannel -lgw -lwap -lgwlib 
> -lmysqlclient_r -lssl -lrt -lresolv -lnsl -lm  -lpthread -lxml2 -lz 
> -lm
> -L/usr/lib64 -lcrypto -lssl -rdynamic -L/usr/lib64/mysql 
> -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread -L/usr/lib64 
> -lssl -lcrypto
>
> checking Kannel includes... -I/usr/local/include/kannel -g -O2
> -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_LARGE_FILES= 
> -I/usr/include/libxml2 -I/usr/include/openssl -I/usr/include/mysql
>
> checking for cfg_create in -lgwlib... no
>
> configure: error: Kannel gwlib is required!
>
>


Reply via email to