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

Sunrise Ltd via List mac-telephony-list at mactelephony.net
Thu Dec 14 16:48:19 JST 2006


On Dec 13, 2006, at 9:11 PM, Bruno Impens via List wrote:

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

OSX already has editline built-in. You can build against that if you  
edit the configure script and make it check for the library in /usr/ 
lib and check for headers in /usr/include/readline/readline.h instead  
of editline/readline.h.


> 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

OpenPBX.org is intended to be run as user openpbx in group openpbx,  
but the code for that is still Linux specific, it doesn't work on OSX  
(one of the current work items). To stop the error messages, you  
could create a user openpbx and a group openpbx. If you do, don't use  
System Preferences but use Netinfo Manager or nicl. Copy user  
"nobody" and rename it.


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

This has previously been mentioned as a known bug and it is being  
worked on.

regards
Sunrise Ltd



More information about the mac-telephony-list mailing list