[Mac-telephony-list] File URLS ???

Bruno Impens via List mac-telephony-list at mactelephony.net
Wed Dec 13 21:11:57 JST 2006


Building instructions on wiki.

Lazy as I am I try copy and paste into terminal from the wiki install  
instructions

but tis doesn't work. there is a carriage return behind every wile  
and terminal wants to execute them one by one.
The solution to this is change the lise to read like this. Throw all  
backslashes away and put everything on one line.

CFLAGS="-I/usr/local/openpbx.org/include" LDFLAGS="-L/usr/local/ 
openpbx.org/lib" ./configure --enable-iax-trunking=yes --enable- 
t38=yes --prefix=/usr/local/openpbx.org --enable-debug=yes --enable- 
do-crash=yes --enable-frame-tracing=yes --enable-valgrind=yes -- 
enable-debug=yes --enable-debug-scheduler=yes --enable-stack- 
backtraces=yes --disable-optimization

I added the right download locations to the wiki.

Libeditline doesn't expand fully, stuck on mdoc2man.awk to dev but  
you can compile it

At the end of building openpbx.org I get errors

on make install,
chown fails a lot of times and than I get this

chown: openpbx: Invalid argument
make[2]: *** [install-data-local] Error 1
make[1]: *** [install-am] Error 2
make: *** [install-recursive] Error 1

so I am stuck for the moment.

trying again as su still gives
chown: openpbx: Invalid argument

but it seems to terminate.

starting openpbx works but teh cli becomes unresponsive very soon.
you can reconnect from a different terminal but this one also becomes  
unresponsive.






More information about the mac-telephony-list mailing list