Hi Adrian,<div><br></div><div> Not sure if this is what yer after though I am a CentOS x86_64 admin and this is what I did. I don&#39;t have trouble with &#39;translation&#39; (CentOS/Debian) so much, its the dependencies that were and are always a huge pain. Once those were figured out, all was well and working. I found all the info I needed from searching the list archive.</div>
<div><br></div><div>I started with...</div><div><br></div><div><br></div><div>vi /etc/yum.repos.d/epel-repository</div><div><br></div><div>## Copy and paste the below</div><div><div>[epel]</div><div>name=Extra Packages for Enterprise Linux 5 - $basearch</div>
<div>#baseurl=<a href="http://download.fedoraproject.org/pub/epel/5/$basearch">http://download.fedoraproject.org/pub/epel/5/$basearch</a></div><div>mirrorlist=<a href="http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&amp;arch=$basearch">http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&amp;arch=$basearch</a></div>
<div>failovermethod=priority</div><div>enabled=1</div><div>gpgcheck=1</div><div>gpgkey=<a href="http://mirror.its.dal.ca/pub/epel/RPM-GPG-KEY-EPEL">http://mirror.its.dal.ca/pub/epel/RPM-GPG-KEY-EPEL</a></div></div><div><br>
</div><div><br></div><div># get a complete list of all packages so you can pick/choose</div><div>yum search opensips</div><div><br></div><div># Install what you need</div><div>yum install opensips opensips-mysql ... etc.</div>
<div><br></div><div><br></div><div>These might be older than the current debian packages (not sure), though I&#39;ve had no issues and if anything these are stable versions. I wish opensips and the commonly sought after tools (mediaproxy/cdrtool/rtpproxy/sems..etc) were better RH supported, though dependencies are more the problem than the opensips packaging itself. I suppose I can&#39;t complain...if it were THAT important to me I would build my own updated rpm&#39;s and have them to share with you.</div>
<div><br></div><div> Come to think of it...if I were to create a software and give it out for free...I would only support what I created in the first place. With the tools I used. If you want it differently, create it.</div>
<div><br></div><div><br></div><div>All the best.</div><div><br></div><div>Skyler.</div><div><br></div><div><br></div><div><br><div class="gmail_quote">On Mon, Jan 31, 2011 at 8:28 AM, Toyima Dias <span dir="ltr">&lt;<a href="mailto:toyimads@gmail.com">toyimads@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><font face="verdana,sans-serif">Hello,</font></div>
<div><font face="verdana,sans-serif"></font> </div>
<div><font face="verdana,sans-serif">I&#39;ve seen many information on how to install OpenSIPS in DEBIAN, but in my case i need to install it on Red Hat, i&#39;ve found some information but not very well supported, i would like to have a very clean and stable installation for a very large and stable production server, is there any recommendations please?</font></div>


<p><font face="verdana,sans-serif">Regards</font></p>
<div><br></div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>