Re: [SR-Users] make: *** No rule to make target `deb-lenny'. Stop.

2010-05-15 Thread Daniel-Constantin Mierla
just discovered that I have access to lenny, since I generated packages for version 3.0.1 (latest stable): http://www.kamailio.org/pub/kamailio/3.0.1/packages/debian-lenny/ And now I just generated for 1.5.4, if you want to stick to 1.5.x version: http://www.kamailio.org/pub/kamailio/1.5.4/pack

Re: [SR-Users] make: *** No rule to make target `deb-lenny'. Stop.

2010-05-15 Thread Daniel-Constantin Mierla
Hello, do you have libpurple-dev installed? I do not have a lenny installation around, if you have the lib installed, can you paste the output of: make modules modules=modules/purple In case you do not need purple module, you can edit packaging/debian/control and remove dependency and packa

Re: [SR-Users] make: *** No rule to make target `deb-lenny'. Stop.

2010-05-14 Thread Toyima Dias
Hello Klaus, i issued the folowing: kamailio:/usr/src/kamailio-1.5.0-notls# make-deb -su: make-deb: command not found Then i tried with kamailio:/usr/src/kamailio-1.5.0-notls# make deb And after a log compilation of packages, in the end i coudl see this: /usr/local/include/libpurple/status.h:

Re: [SR-Users] make: *** No rule to make target `deb-lenny'. Stop.

2010-05-14 Thread Toyima Dias
Thanks Klaus, 2010/5/14 Klaus Darilion > IIRC "make-deb" works fine, also on Lenny. > > regards > klaus > > Am 14.05.2010 06:47, schrieb Toyima Dias: > >> Hello sip-router community... >> >> I'm having some problems with my Kamailio installation >> (kamailio-1.5.0-notls_src.tar.gz)...after dow

Re: [SR-Users] make: *** No rule to make target `deb-lenny'. Stop.

2010-05-14 Thread Klaus Darilion
IIRC "make-deb" works fine, also on Lenny. regards klaus Am 14.05.2010 06:47, schrieb Toyima Dias: Hello sip-router community... I'm having some problems with my Kamailio installation (kamailio-1.5.0-notls_src.tar.gz)...after downloading and decompress i do the following: kamailio:/usr/src/ka