Re: [Astlinux-users] asterisk dependencies and astlinux

2008-02-25 Thread Julian Lyndon-Smith
I applied the patches, make curl-clean make curl-distclean make asterisk-clean make curl make asterisk in the asterisk build, I noticed the following: checking for i586-linux-curl-config... no checking for curl-config... /usr/bin/curl-config checking for curl_version() in curl/curl.h... no So

Re: [Astlinux-users] asterisk dependencies and astlinux

2008-02-22 Thread Philip Prindeville
Umm Are you telling Asterisk at build-time with the --with-curl=... where to find Curl? Look at package/asterisk/asterisk.mk... for instance, how ASTERISK_CONFIGURE_PRI gets set (etc). Follow that example. -Philip Julian Lyndon-Smith wrote: > for those not following the previous thread

Re: [Astlinux-users] asterisk dependencies and astlinux

2008-02-22 Thread Josh Richards
Yes. It's in /etc/rc.conf (also accessible under General-->Setup-->Edit rc.conf in the web UI). Look for the following: EXTIP="x.x.x.x" EXTNM="x.x.x.x" EXTGW="x.x.x.x" DNS="x.x.x.x x.x.x.x" -jr On Fri, Feb 22, 2008 at 3:16 AM, Julian Lyndon-Smith <[EMAIL PROTECTED]> wrote: [...] > My other qu

[Astlinux-users] asterisk dependencies and astlinux

2008-02-22 Thread Julian Lyndon-Smith
for those not following the previous thread with curl and astlinux I have successfully installed curl as a package within astlinux, with a lot of help from people on this list. However, I am now stuck .. I can make (!) the make program run the asterisk menuselect system so that I can customise