[SIP Beyond VoIP] New SIP SIMPLE Client SDK based on PJSIP 2.x

Adrian Georgescu ag at ag-projects.com
Thu Jul 11 12:51:16 CEST 2013


You should turn on making scripts executable in darcs preferences. Or do this now:

chmod +x deps/pjsip/configure
chmod +x deps/pjsip/aconfigure
chmod +x build_inplace
rm -r build

Then try again

./build_inplace


Adrian

On Jul 11, 2013, at 12:47 PM, Juha Heinanen <jh at tutpro.com> wrote:

> when i tried to build latest python-sipsimple on debian wheezy linux, i
> got:
> 
> $ python setup.py build_ext --pjsip-clean-compile --debug
> running build_ext
> Cleaning PJSIP
> Configuring PJSIP
> PJSIP will be built with debugging symbols
> error: Permission denied
> 
> i got rid of that after making all configure and aconfigure scripts
> executable.
> 
> -- juha
> 
> 



More information about the SIPBeyondVoIP mailing list