[asterisk-users] Re: 1.4 on mac OSX 10.4.8
Martin Joseph
ast at stillnewt.org
Tue Oct 17 13:13:39 MST 2006
On 2006-10-17 01:06:25 -0700, Tzafrir Cohen <tzafrir.cohen at xorcom.com> said:
> On Tue, Oct 17, 2006 at 12:57:46AM -0700, Martin Joseph wrote:
>
>> SVN Trunk doesn't currently build on OSX (10.4.8).
>
> If you're in for stability now, try branches/1.4 and *not* trunk.
> This will eventually become beta3, rc or 1.4.0.
OK, I like that idea and didn't know that existed. So thanks for that.
I did:
cd /usr/src
svn checkout http://svn.digium.com/svn/asterisk/branches/1.4
LOTS of files come in...
Then I did:
./configure
make clean
make
To this point all seems well...
make install
This proceeds to a point and then:
make -C sounds install
make[1]: Entering directory `/usr/src/asterisk/sounds'
/bin/sh line 2: wget: command not found
make[1] ***[/var/lib/asterisk/sounds/.asterisk-core-sounds-en-gsm-1.4.3]Error 1
There is no wget as far as I see on this system...
The 1.40beta 2 didn't do this, but both trunk and branch do. Is this a
new change in the make file that is causing this?
Thanks for your wisdom and help,
Marty
More information about the asterisk-users
mailing list