[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] building on Redhat ES3
- To: "'hobbit (at) hswn.dk'" <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] building on Redhat ES3
- From: Bruce Lysik <blysik (at) shutterfly.com>
- Date: Mon, 10 Jan 2005 14:35:36 -0800
Aha. I installed pcre-devel, but still no go. I think it's because
build/pcre.sh doesn't like where RedHat puts things in its RPMS:
bash>rpm -ql pcre-devel
/usr/bin/pcre-config
/usr/include/pcre
/usr/include/pcre/pcre.h
/usr/include/pcre/pcreposix.h
/usr/lib/libpcre.a
/usr/lib/libpcre.so
/usr/lib/libpcreposix.a
/usr/lib/libpcreposix.so
/usr/share/man/man3/pcre.3.gz
/usr/share/man/man3/pcreposix.3.gz
--
Bruce Z. Lysik <blysik (at) shutterfly.com>
Operations Engineer
> -----Original Message-----
> From: Daniel J McDonald [mailto:dan.mcdonald (at) austinenergy.com]
> Sent: Monday, January 10, 2005 10:14 AM
> To: hobbit (at) hswn.dk
> Subject: Re: [hobbit] building on Redhat ES3
>
>
> On Mon, 2005-01-10 at 09:58 -0800, Bruce Lysik wrote:
> > Hi,
> >
> > I'm attempting to build Hobbit on a RedHat ES3 server.
> ./configure is
> > failing at finding the PCRE libs:
> >
> > Checking for PCRE ...
> > PCRE include- or library-files not found. These are
> REQUIRED for hobbitd
> > PCRE can be found at http://www.pcre.org/
> > -bash-2.05b$
> >
> > However, I have the pcre rpm installed (pcre-3.9-10) and
> the libraries
> > exist:
>
> Usually you need pcre-devel as well. I don't have ES-3, but
> that's the
> usual drill.
>
>
> --
> Daniel J McDonald, CCIE # 2495, CNX
> Austin Energy
>
> dan.mcdonald (at) austinenergy.com
>
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>