Some simple terminology to help you out:<br><br>openSUSE - the free distro. has online repos, and tons of optional packages.<br><br>SLES - Suse Linux Enterprise Server - A commercial offering with no online repos.  (Or at least none I know about.)<br>

<br>SLED - Suse Linux Enterprise Desktop - Another commercial offering.  Also has no online repos.<br><br>SLE - Suse Linux Enterprise - A single name that covers both SLES and SLED.<br><br>OBS -openSUSE Build Service.  I large collection of thousands of repositories.  openSUSE is 100% built in OBS, so all of the packages can definitely be found there.  SLE is NOT built in the public OBS instance, so you can only find a handful of SLE packages at OBS.<br>

<br>If you are running SLED 11, then you are a full Service Pack behind which is a problem.<br><br>But SLED 11 is similar in nature to openSUSE 11.1, so if I were you I would add the main 11.1 distro repo and the 11.1 update repo.<br>

<br>11.1 is out of support so you may soon only find those repos in the discontinued area, but that are should be good for a couple more years.  So I&#39;d just load those in from the beginning:<br><pre>Main 11.1 distro repo<br>

<a href="ftp://ftp5.gwdg.de/pub/opensuse/discontinued/distribution/11.1/" class="external free" rel="nofollow">ftp://ftp5.gwdg.de/pub/opensuse/discontinued/distribution/11.1/</a><br><br>Source code repo<br><a href="ftp://ftp5.gwdg.de/pub/opensuse/discontinued/source/distribution/11.1/" class="external free" rel="nofollow">ftp://ftp5.gwdg.de/pub/opensuse/discontinued/source/distribution/11.1/</a><br>

<br>Security updates repo<br><a href="ftp://ftp5.gwdg.de/pub/opensuse/discontinued/update/11.1/" class="external free" rel="nofollow">ftp://ftp5.gwdg.de/pub/opensuse/discontinued/update/11.1/</a><br><br>Empathy 2.24 was in opensuse 11.1, so once you have the above repos loaded<br>

<br>Zypper in empathy<br><br>Should pull it in.<br><br>Can you give that a shot.<br><br>Once you have that much working you can worry about upgrading to a newer version of emapthy.<br><br>You&#39;ll find a full list of versions / repos here:<br>

<br><a href="http://software.opensuse.org/search?baseproject=openSUSE%3A11.1&amp;exclude_debug=true&amp;exclude_filter=home%3A&amp;lang=en&amp;p=1&amp;q=empathy">http://software.opensuse.org/search?baseproject=openSUSE%3A11.1&amp;exclude_debug=true&amp;exclude_filter=home%3A&amp;lang=en&amp;p=1&amp;q=empathy</a><br>

<br>Greg<br></pre><br><br><div class="gmail_quote">On Tue, Feb 15, 2011 at 10:22 AM, Narahari &#39;n&#39; Savitha <span dir="ltr">&lt;<a href="mailto:savithari@gmail.com">savithari@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div>Tried to get that installed, but it is asking for libclutter, so it is kind of becoming a wild goose chase.</div>
<div> </div>
<div>How do I make SLED to talk to a SLES repository so all these dependencies can get resolved with min effort from me</div>
<div> </div><font color="#888888">
<div>-Narahari<br><br></div></font><div><div></div><div class="h5">
<div class="gmail_quote">On Tue, Feb 15, 2011 at 10:08 AM, Chuck Payne <span dir="ltr">&lt;<a href="mailto:terrorpup@gmail.com" target="_blank">terrorpup@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;" class="gmail_quote">Probably because they are on SP 1 now, SLE 11 SP1, Also that package<br>that you need is part of the Packman Repo<br>


<br><a href="http://rpm.pbone.net/index.php3/stat/4/idpl/14911954/dir/suse_11.x/com/libchamplain-0_4-0-0.4.4-2.pm.9.5.x86_64.rpm.html" target="_blank">http://rpm.pbone.net/index.php3/stat/4/idpl/14911954/dir/suse_11.x/com/libchamplain-0_4-0-0.4.4-2.pm.9.5.x86_64.rpm.html</a><br>


<font color="#888888"><br>Chuck<br></font>
<div>
<div></div>
<div><br>On Tue, Feb 15, 2011 at 9:57 AM, Narahari &#39;n&#39; Savitha<br>&lt;<a href="mailto:savithari@gmail.com" target="_blank">savithari@gmail.com</a>&gt; wrote:<br>&gt; Ok, let me get back on track here<br>&gt;<br>&gt; The output of the etc/SuSE is<br>


&gt;<br>&gt; dev@linux-5a55:~&gt; cat /etc/SuSE-release<br>&gt; SUSE Linux Enterprise Desktop 11 (x86_64)<br>&gt; VERSION = 11<br>&gt; PATCHLEVEL = 0<br>&gt; So, how do you plugin the SLES into this ?<br>&gt;<br>&gt; I am unable to install a simple empathy on this.  It keeps saying unable to<br>


&gt; resolve libchain blah blah<br>&gt;<br>&gt; linux-5a55:/home/dev # zypper in empathy-2.30.1-1.2.x86_64.rpm<br>&gt; Loading repository data...<br>&gt; Warning: Repository &#39;update&#39; appears to outdated. Consider using a different<br>


&gt; mirror or server.<br>&gt; Reading installed packages...<br>&gt; Resolving package dependencies...<br>&gt; Problem: nothing provides libchamplain-0.4.so.0()(64bit) needed by<br>&gt; empathy-2.30.1-1.2.x86_64<br>&gt;  Solution 1: do not ask to install a solvable providing empathy = 2.30.1-1.2<br>


&gt; Choose the above solution using &#39;1&#39; or cancel using &#39;c&#39; [1/C]: 1<br>&gt; Resolving dependencies...<br>&gt; Resolving package dependencies...<br>&gt; Nothing to do.<br>&gt;<br>&gt; All I want is to be able make SLED to read from SLES and work from there.<br>


&gt;<br>&gt; There is network repository for SLED I guess as in a url  Just dont know<br>&gt; what it is.<br>&gt;<br>&gt; -Narahari<br></div></div>
<div>&gt; _______________________________________________<br>&gt; Ale mailing list<br>&gt; <a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>&gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>


&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>&gt; <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>&gt;<br>&gt;<br><br><br><br></div>
<div>--<br>-----------------------------------------<br>Discover it! Enjoy it! Share it! openSUSE Linux.<br>-----------------------------------------<br>openSUSE -- <a href="http://en.opensuse.org/User:Terrorpup" target="_blank">en.opensuse.org/User:Terrorpup</a><br>


openSUSE Ambassador/openSUSE Member<br>skype,twiiter,identica,friendfeed -- terrorpup<br>freenode(irc) --terrorpup/lupinstein<br>Register Linux Userid: 155363<br><br>Have you tried SUSE Studio? Need to create a Live CD,  an app you want<br>


to package and distribute , or create your own linux distro. Give SUSE<br>Studio a try. <a href="http://www.susestudio.com/" target="_blank">www.susestudio.com</a>.<br><br>_______________________________________________<br>


</div>
<div>
<div></div>
<div>Ale mailing list<br><a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br><a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>See JOBS, ANNOUNCE and SCHOOLS lists at<br>


<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br></div></div></blockquote></div><br>
</div></div><br>_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Greg Freemyer<br>Head of EDD Tape Extraction and Processing team<br>Litigation Triage Solutions Specialist<br><a href="http://www.linkedin.com/in/gregfreemyer">http://www.linkedin.com/in/gregfreemyer</a><br>

CNN/TruTV Aired Forensic Imaging Demo -<br>   <a href="http://insession.blogs.cnn.com/2010/03/23/how-computer-evidence-gets-retrieved/">http://insession.blogs.cnn.com/2010/03/23/how-computer-evidence-gets-retrieved/</a><br>

<br>The Norcross Group<br>The Intersection of Evidence &amp; Technology<br><a href="http://www.norcrossgroup.com">http://www.norcrossgroup.com</a><br>