Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] rpm spell

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Geoffrey Derber <gderber AT sourcemage.org>
  • To: Discuss SM <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] rpm spell
  • Date: Wed, 02 Feb 2005 11:29:05 -0500

On Wed, 2005-02-02 at 20:38 +0000, Craig Dyke wrote:
> In case anyone is interested, the only way I was able to cast rpm
> was to change the following in the BUILD file:
>
> export CPPFLAGS="$CPPFLAGS -I/usr/include/python$(installed_version
> Python| cut -c 1-3)"
>
> to:
>
> export CPPFLAGS="$CPPFLAGS -I/usr/include/python2.4"
>
> Craig

Looking at the original line, shouldn't it by "installed_version python"
not "installed_version Python" ?
--
Geoffrey Derber
Nomadic Guru
<gderber AT sourcemage.org>

Attachment: signature.asc
Description: This is a digitally signed message part




Archive powered by MHonArc 2.6.24.

Top of Page