On 3/21/07, <b class="gmail_sendername">Paul F. Sehorne</b> &lt;<a href="mailto:paul@sehorne.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">paul@sehorne.org</a>&gt; wrote:<div><span class="gmail_quote">

</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks to Paul Klapperich&#39;s suggestion, I was able to use &#39;alien&#39; to<br>create an RPM file out of the DEB file.&nbsp;&nbsp;Now I am back in dependency<br>hell.&nbsp;&nbsp;Xephyr depends on<br>error: Failed dependencies:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
libXau.so.6 is needed by xserver-xephyr-1.1.1-21<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;libXdmcp.so.6 is needed by xserver-xephyr-1.1.1-21<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;libfontenc.so.1 is needed by xserver-xephyr-1.1.1-21<br>even after installing libXdmcp-1.0.1</blockquote>


<div><br>Actually, I still think you should have used yum. Yum is akin to Debian&#39;s aptitude and will resolve dependencies and download packages automagically.  I really don&#39;t feel you should be using RHE or Fedora without Yum configured. 
Once Yum is setup properly--use Google or your Redhat, Redhat support, or some of the Redhat community guides that I&#39;m sure exist--Vladislav provided the yum commandline that will install xephyr and all required dependencies in his post to your message titled. I&#39;m not sure which Redhat your using, so I don&#39;t feel confident giving you specific instructions myself--I&#39;ve never used Redhat on a regular basis.
<span style="color: rgb(204, 0, 96);"><br></span></div><br></div>If you really don&#39;t want to setup yum, you&#39;ll have to manually track down the required libraries on a site like <a href="http://rpmfinder.net/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
rpmfinder.net</a>. To start you off, here&#39;s libXau[1]. Besure you grab the right one for your distribution. Repeat with the next library. Yum would have done this for you.<br><br>[1]http://rpmfind.net/linux/rpm2html/search.php?query=
libXau.so.6<br><br>--Paul<br>