If I were in you, I would just write a conf file then try to start the
bearerbox with that, then you will be able to copy the executables
wherever you want to.

J

alaa aaaaa ha scritto:
> iwant to compile kannel using cygwin 2.510.2.2 to use kannel in Windows XP.
> i compiled it with some error messages .
> then i had bearerbox.exe,smsbox.exe,wapbox.exe
> 
> this is what i had when execute ./cofigure:
> 
> $ ./configure
> loading cache ./config.cache
> 
> Configuring for Kannel gateway version 1.4.0 ...
> 
> Running system checks ...
> checking host system type... i686-pc-cygwin
> checking for gcc... gcc
> checking whether the C compiler (gcc  ) works... yes
> checking whether the C compiler (gcc  ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking for a BSD compatible install... /usr/bin/install -c
> checking for ranlib... ranlib
> checking for bison... no
> checking for byacc... no
> checking for flex... lex
> checking for yywrap in -ll... no
> checking for convert... /cygdrive/d/PROGRA~1/Borland/CBUILD~1/Bin/convert
> checking for perl... /cygdrive/d/Program Files/Rational/Rational Test/perl
> checking size of short... 2
> checking size of int... 4
> checking size of long... 4
> checking size of long long... 8
> checking for log in -lm... yes
> checking for accept in -lsocket... no
> checking for inet_ntoa in -lnsl... no
> checking for inet_ntop in -lresolv... no
> checking for inet_ntop in -lbind... no
> checking for pthread_exit in -lpthread... yes
> checking for libiconv in -liconv... yes
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... yes
> checking for sys/ioctl.h... yes
> checking for sys/time.h... yes
> checking for sys/types.h... yes
> checking for unistd.h... yes
> checking for sys/poll.h... yes
> checking for pthread.h... yes
> checking for getopt.h... yes
> checking for syslog.h... yes
> checking for iconv.h... yes
> checking for zlib.h... yes
> checking for execinfo.h... no
> checking for stdlib.h... yes
> checking for sys/socket.h... yes
> checking for sys/sockio.h... no
> checking for net/if.h... yes
> checking for netinet/in.h... yes
> checking for gettimeofday... yes
> checking for select... yes
> checking for socket... yes
> checking for strdup... yes
> checking for getopt_long... yes
> checking for localtime_r... yes
> checking for gmtime_r... yes
> checking for backtrace... no
> checking for srandom... yes
> checking for getopt... yes
> checking for gethostbyname_r... no
> checking for gethostbyname... yes
> checking for socklen_t in <sys/socket.h>... yes
> checking for getopt in <stdio.h>... no
> checking for getopt in <unistd.h>... yes
> checking for regex.h... yes
> checking for regcomp... yes
> 
> Checking for POSIX threads support ...
> checking for working pthreads... yes
> checking for pthread_spinlock support... no
> checking for pthread_rwlock support... yes
> checking for sem_init in -lrt... no
> checking for semaphore support... yes
> 
> Checking for libxml2 support ...
> checking for xml2-config... /usr/bin/xml2-config
> checking libxml version... 2.6.26
> 
> Configuring for PCRE support ...
> checking whether to compile with PCRE support... disabled
> 
> Configuring DocBook support ...
> checking for jade... no
> checking for jadetex... no
> checking for pdfjadetex... no
> checking for dvips... no
> checking for fig2dev... no
> checking for convert... /cygdrive/d/PROGRA~1/Borland/CBUILD~1/Bin/convert
> checking for
> /usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl... n
> o
> checking for
> /usr/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl... no
> checking for
> /usr/share/sgml/docbook/dsssl-stylesheets-1.59/html/docbook.dsl...
> no
> checking for
> /usr/share/sgml/docbook/dsssl-stylesheets-1.77/html/docbook.dsl...
> no
> checking for
> /usr/share/sgml/docbook/dsssl-stylesheets/html/docbook.dsl... no
> checking for /usr/share/sgml/docbook/dsssl/modular/html/docbook.dsl... no
> checking for
> /usr/local/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.ds
> l... no
> checking for
> /usr/local/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl...
> no
> checking for
> /usr/local/share/sgml/docbook/dsssl-stylesheets-1.59/html/docbook.d
> sl... no
> checking for
> /usr/local/share/sgml/docbook/dsssl-stylesheets-1.77/html/docbook.d
> sl... no
> checking for
> /usr/local/share/sgml/docbook/dsssl-stylesheets/html/docbook.dsl...
> no
> checking for
> /usr/local/share/sgml/docbook/dsssl/modular/html/docbook.dsl... no
> checking for
> /usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl...
> no
> checking for
> /usr/lib/sgml/stylesheets/nwalsh-modular/print/docbook.dsl... no
> checking for
> /usr/share/sgml/docbook/dsssl-stylesheets-1.59/print/docbook.dsl...
> no
> checking for
> /usr/share/sgml/docbook/dsssl-stylesheets-1.77/print/docbook.dsl...
> no
> checking for
> /usr/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl... no
> checking for /usr/share/sgml/docbook/dsssl/modular/print/docbook.dsl... no
> checking for
> /usr/local/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.d
> sl... no
> checking for
> /usr/local/lib/sgml/stylesheets/nwalsh-modular/print/docbook.dsl...
> no
> checking for
> /usr/local/share/sgml/docbook/dsssl-stylesheets-1.59/print/docbook.
> dsl... no
> checking for
> /usr/local/share/sgml/docbook/dsssl-stylesheets-1.77/print/docbook.
> dsl... no
> checking for
> /usr/local/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl..
> .. no
> checking for
> /usr/local/share/sgml/docbook/dsssl/modular/print/docbook.dsl... no
> 
> Not building documentation.
> 
> Configuring parameters ...
> checking which malloc to use... native malloc
> enabling local time
> enabling cookies
> 
> Configuring OpenSSL support ...
> checking whether to compile with SSL support... trying
> 
> Configuring DB support ...
> checking whether to compile with MySQL support... disabled
> checking whether to compile with LibSDB support... disabled
> checking whether to compile with SQLite support... disabled
> checking whether to compile with Oracle support... disabled
> checking whether to compile with PostgresSQL support... disabled
> 
> Generating output files ...
> updating cache ./config.cache
> creating ./config.status
> creating gwlib/gw_uuid_types.h
> creating Makefile
> creating gw-config.h
> 
> License information ...
> +--------------------------------------------------------------------+
> | License:                                                           |
> | This software is subject to the Kannel Software License, available |
> | in this distribution in the file LICENSE. By continuing this       |
> | installation process, you are bound by the terms of this license   |
> | agreement. If you do not agree with the terms of this license, you |
> | must abort the installation process at this point.                 |
> |                                                                    |
> |                      The Kannel Group <http://www.kannel.org/>     |
> +--------------------------------------------------------------------+
> 
> Thank you for using Kannel.
> 
> now iam trying to execute
> make bindir=d:\cygwin\gw install
> to install kannel
> but i had this message :
> make: *** No rule to make target `install'.  Stop.
> what should i do to make this command works to install kannel.
> Thanks everyone
> 
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today it's FREE!
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
> 
> 
> 


Reply via email to