Re: a simple patch for latest rpm in RedHat Raw Hide

Date view Thread view Subject view Author view

From: Daniel Veillard (Daniel.Veillard@w3.org)
Date: Wed Mar 22 2000 - 08:22:48 EST


On Wed, Mar 22, 2000 at 09:58:13PM +0900, MATSUURA Takanori wrote:
>
> Hi.
>
> I built rpmfind and rpm2html from cvs tree in 21 March.
> Using with the latest rpm from RedHat Raw Hide.
>
> librpm from this rpm package needs libpopt.
> Both rpmfind and rpm2html needs this patch.
>
> --- rpm2html-1.3/configure.in.orig Tue Mar 21 09:34:02 2000
> +++ rpm2html-1.3/configure.in Tue Mar 21 09:38:10 2000
> @@ -32,6 +32,7 @@
> AC_CHECK_LIB(db, dbopen, [],
> AC_MSG_ERROR([*** db lib not found])))
> )
> +AC_CHECK_LIB(popt, poptParseArgvString,,AC_MSG_ERROR(*** popt lib not found))
> AC_CHECK_LIB(rpm, rpmReadConfigFiles,,AC_MSG_ERROR(*** rpm lib not found))
>
> dnl

  Okay, thanks i added this to my source base, I will commit it later

Daniel

-- 
Daniel.Veillard@w3.org | W3C, INRIA Rhone-Alpes  | Today's Bookmarks :
Tel : +33 476 615 257  | 655, avenue de l'Europe | Linux XML libxml WWW
Fax : +33 476 615 207  | 38330 Montbonnot FRANCE | Gnome rpm2html rpmfind
 http://www.w3.org/People/all#veillard%40w3.org  | RPM badminton Kaffe


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Thu May 10 2001 - 18:40:12 EDT