Yes. When compiling Kannel CVS, do something like:

./configure --prefix=/tmp
make install


then in Mbuni do this:

./configure --with-kannel-dir=/tmp
make install

Done.

Simpler option (if open to you), install one of the pre-built packages for your distribution.

P.

On Aug 14, 2008, at 12:48, hafez ahmad wrote:

thanks pramod for reply,

is there another solution, I need to use my current modified kannel?

regards,
Hafez

On Thu, Aug 14, 2008 at 12:40 PM, pramod b <[EMAIL PROTECTED]> wrote:
 i think u installed mbuni-1.4.0
so use the mbuni modified kannel snap shot also for this .urs problem get solved.


On Thu, Aug 14, 2008 at 3:04 PM, hafez ahmad <[EMAIL PROTECTED]> wrote:
Dears,

I tried to install mbuni on my server, I have already kannel(1.4.1) installed and running fine as SMS gateway, I compiled mbuni without using the kannel snapshot, but when I run the final command make install I get the following error:

"then mv -f ".deps/mms_uaprof.Tpo" ".deps/mms_uaprof.Po"; else rm -f ".deps/mms_uaprof.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2 - D_XOPEN_SOURCE=600 -D_BSD_SOURCE -O4 -Wall -D_FILE_OFFSET_BITS=64 -I/ usr/include/openssl -I/usr/local/kannel/include/kannel -g -O2 - D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/ include/libxml2 -I/usr/include/openssl -I/usr/include/mysql -MT mms_util.o -MD -MP -MF ".deps/mms_util.Tpo" -c -o mms_util.o mms_util.c; \ then mv -f ".deps/mms_util.Tpo" ".deps/mms_util.Po"; else rm -f ".deps/mms_util.Tpo"; exit 1; fi
mms_util.c: In function 'mms_load_core_settings':
mms_util.c:91: warning: passing argument 4 of 'http_use_proxy' from incompatible pointer type
mms_util.c:91: error: too many arguments to function 'http_use_proxy'
make[1]: *** [mms_util.o] Error 1
make[1]: Leaving directory `/root/mbuni/mbuni-1.4.0/mmlib'
make: *** [install-recursive] Error 1"

is the problem that I did not use the kannel snapshot? any ideas?

Regards,
Hafez

_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users





--
Hafez A.Ahmad
Amman-Jordan
mobile:962-785259011
962-795708728
http://blog.hafezadnan.com
_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to