[SIP Beyond VoIP] 64 bit Debian install problems

Saúl Ibarra Corretgé saul at ag-projects.com
Tue Sep 11 09:35:34 CEST 2012


Hi,

On Sep 10, 2012, at 10:59 PM, Owen Lynch wrote:

> I have fixed it now by manually installing msrplib again:
> 
> owenl at debianvm1:~/sipsimpleclient/python-msrplib$ sudo python setup.py install --record files.txt
> owenl at debianvm1:~$ python -c "import msrplib; print msrplib.__version__"
> 0.15.0
> 
> Is it OK to mix this with other packages installed via apt-get, i.e. will msrplib be automatically upgraded next time via apt-get install python-sipsimple?
> 

No, it's not OK. Either do everything manually or everything through packages, but if you it half and half you'll most likely run into problems because dependencies are not automatically resolved if you install things manually.

Only install Python packages manually if you have no other choice.
 
--
Saúl Ibarra Corretgé
AG Projects





More information about the SIPBeyondVoIP mailing list