<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff size=2><SPAN 
class=093303700-20052004>Ezequiel,</SPAN></FONT></SPAN></DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff size=2>OK , 
maybe this time I can help you out. I had the same problem and downloaded the 
2.3.3 fresh from python.org. </FONT></SPAN></DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff size=2>This 
solved my problem. </FONT></SPAN></DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff size=2>I run 
on RH9. Maybe in short what I did today to make it all happen. To install 
mediaproxy I took the latest source code from ser from cvs. I installed it this 
time from the source and<SPAN class=093303700-20052004> did not add the 
mediaproxy files&nbsp;from the development ser to my current rpm install</SPAN>. 
The difference is that it<SPAN class=093303700-20052004> will</SPAN>&nbsp;put 
everything in /usr/local/ path. I changed my ser start file in init.d to start 
the correct program. </FONT></SPAN></DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff size=2>The 
mediaproxy.so is&nbsp;<SPAN class=093303700-20052004>now present&nbsp;</SPAN>and 
in the correct directory. </FONT></SPAN></DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff size=2>Than I 
took the latest Python 2.3.3 configured maked and installed it. 
</FONT></SPAN></DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff 
size=2>Configured the ser.cfg according the examples and from&nbsp;than on 
everything worked well<SPAN class=093303700-20052004> penetrating nat's</SPAN>. 
</FONT></SPAN></DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff size=2>I 
really hate installing from rpm<SPAN class=093303700-20052004>,s</SPAN> and this 
caused all my previous problems. </FONT></SPAN></DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff size=2>Also 
don't really understand well why the install from rpm's is using a different 
path. Than you have to wait for a new rpm each time a cvs update is there. But 
as I already told you I sure am no linux guru. I just follow the readme's and 
the installs. </FONT></SPAN></DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff size=2>It is 
working great now. </FONT></SPAN></DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff 
size=2>Tjapko. </FONT></SPAN></DIV>
<DIV><SPAN class=578512800-20052004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> serusers-bounces@lists.iptel.org 
  [mailto:serusers-bounces@lists.iptel.org]<B>On Behalf Of </B>Ezequiel 
  Colombo<BR><B>Sent:</B> Miércoles, 19 de Mayo de 2004 04:14 p.m.<BR><B>To:</B> 
  serusers@lists.iptel.org<BR><B>Subject:</B> [Serusers] SER MediaProxy Phyton 
  Problem<BR><BR></FONT></DIV>
  <DIV><FONT face="Trebuchet MS" size=2>I cannot run the mediaproxy.py program 
  from AG-MediaProxy software. The script cannot import optparse 
  module</FONT></DIV>
  <DIV><FONT face="Trebuchet MS" size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face="Trebuchet MS" size=2>Starting SERMediaProxy server: 
  mediaproxyTraceback (most recent call last):<BR>&nbsp; File 
  "/etc/ser/mediaproxy/mediaproxy.py", line 21, in ?<BR>&nbsp;&nbsp;&nbsp; from 
  optparse import OptionParser<BR>ImportError: No module named 
  optparse<BR>Traceback (most recent call last):<BR>&nbsp; File 
  "/etc/ser/mediaproxy/proxydispatcher.py", line 35, in ?<BR>&nbsp;&nbsp;&nbsp; 
  from optparse import OptionParser<BR>ImportError: No module named 
  optparse<BR></FONT></DIV>
  <DIV><FONT face="Trebuchet MS" size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face="Trebuchet MS" size=2>I have the following rpm packages 
  installed for python:</FONT></DIV>
  <DIV><FONT face="Trebuchet MS" size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face="Trebuchet MS" 
  size=2>python-2.2.1-17<BR>libxml2-python-2.4.23-1<BR>rpm404-python-4.0.4-8x.27<BR>python-tools-2.2.1-17<BR>python-optik-1.3-2<BR>rpm-python-4.1-1.06<BR>mod_python-3.0.0-10<BR>python-devel-2.2.1-17<BR></FONT></DIV>
  <DIV><FONT face="Trebuchet MS" size=2>Thanks</FONT></DIV>
  <DIV><FONT face="Trebuchet MS" size=2>Ezequiel 
Colombo</DIV></BLOCKQUOTE></FONT></BODY></HTML>