From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] tools/check: check for yajl (needed by libxl) Date: Wed, 5 Oct 2011 13:57:50 +0200 Message-ID: <20111005115750.GA22350@aepfle.de> References: <4b98868690218126b906.1317368189@cosworth.uk.xensource.com> <1317379194.26672.256.camel@zakaz.uk.xensource.com> <4E8B1CCA.4040805@amd.com> <1317740400.21903.155.camel@zakaz.uk.xensource.com> <4E8C1430.3050203@amd.com> <1317807306.21903.188.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: <1317807306.21903.188.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: Anthony Perard , Andre Przywara , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On Wed, Oct 05, Ian Campbell wrote: > AIUI it is usually sufficient to find either a binary RPM from a closely > related distro (i.e. a newer version of said distro or e.g. OpenSUSE for > SLES) or to find a .src.rpm and run rpmbuild on it. I don't suppose > these distros have the equivalent of Debian's backports.org? If > necessary we should have a page on the wiki which gives pointers to > where to obtain these libraries. The openSuSE Buildservice has almost everything: http://software.opensuse.org/search?q=libyajl1&baseproject=SUSE%3ASLE-11%3ASP1&include_home=true&exclude_debug=true Olaf