Compiling Grip problems

Diego Barros yellowdog-newbie@lists.terrasoftsolutions.com
Thu, 9 Oct 2003 09:28:46 +1000


Hello Bill,

Thank you for taking the time to reply to my question. It makes sense
now that you mention it. I had installed something else recently and it
actually complained that a package-devel RPM was required, so I knew
what to do.

Thanks again.

Cheers,
Diego

> -----Original Message-----
> From: yellowdog-newbie-admin@lists.terrasoftsolutions.com 
> [mailto:yellowdog-newbie-admin@lists.terrasoftsolutions.com] 
> On Behalf Of Longman, Bill
> Sent: Thursday, 9 October 2003 2:07 AM
> To: 'yellowdog-newbie@lists.terrasoftsolutions.com'
> Subject: RE: Compiling Grip problems
> 
> 
> > I am trying to compile Grip on YDL 3. I am doing this 
> because I wanted 
> > to use ID3v2 tags. So I downloaded and installed the ID3v2 
> libraries 
> > required. Now I am in the process of compiling the latest 
> version of 
> > Grip. When I run ./configure I get the following error:
> > 
> > configure: error: libhttp is required
> > 
> > Now the Grip web site says Grip needs libGhttp. I have libghttp 
> > installed. I can see then when I run:
> > 
> > "rpm -qa | grep libghtt"
> > 
> > It returns:  "libghttp-1.0.9-5"
> > 
> > Any help would be appreciated.
> 
> Diego, oftentimes there is a "devel" package that goes along 
> with the libraries. Those are the definitions needed when 
> compiling against the library. You can install the library to 
> use software that uses the library, as you have done. Were 
> you to install a binary grip, you would be able to run it 
> because you have the library. In order to compile against it, 
> though, you might need to find the libghttp-devel package. 
> _______________________________________________
> yellowdog-newbie mailing list 
> yellowdog-newbie@lists.terrasoftsolutions.com
> http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-newbie
>