HI Richard and Dan i am able to run media proxy mediaproxy version 2.3.10 just follow the link and change 2 things: use python-application 1.1.5 + python-gnutls 1.1.8 Thank you all Ha`
--- On Mon, 1/11/10, Richard Revels <[email protected]> wrote: From: Richard Revels <[email protected]> Subject: Re: [OpenSIPS-Users] need help on mediaproxy that cannot start To: "OpenSIPS users mailling list" <[email protected]> Date: Monday, January 11, 2010, 7:57 AM My bad. Got an error running the Dispatcher and downgraded sqlobject. Later, when I realized the issue was that I didn't have a postgres module installed I never went back and updated my notes or tried running with the newer sqlobject. On Jan 9, 2010, at 10:41 AM, Dan Pascu wrote: > > On 8 Jan 2010, at 22:17, Richard Revels wrote: > >> I've been meaning to come back to this. I'll try to get something >> coherent together this weekend for CentOS users. The process >> outlined at the link below is somewhat overkill as most of the >> python stuff can be done via easy_install with just a couple tweaks >> to the readme. The gnutls must be compiled and installed from >> source but a standard ./configure; make; make install is all that is >> needed there as well. >> >> I had a problem with asking for specific versions of both sqlobject >> and python-application because easy_install is not able to find them >> wherever it looks by default. This is a drag since it worked fine >> for sqlobject just a couple of weeks ago. Here are the command >> lines I am using to get around that: >> >> #get recent version of setup tools >> easy_install -U setuptools >> >> #let easy_install download and install from svn for specific version >> (notice space between url and package identifier) >> easy_install http://svn.colorstudy.com/SQLObject/tags/0.9.0/ >> sqlobject==0.9.0 > > Why do you need sqlobject==0.9.0? I'm running with 0.11.0 just fine > and I expect it to run with 0.12.0 as well as there were no changes in > it to affect the code. > > -- > Dan > > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
