bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pcre.h failure in grep-2.5.4-20090126


From: Dimitry Andric
Subject: Re: pcre.h failure in grep-2.5.4-20090126
Date: Wed, 28 Jan 2009 10:19:30 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1b3pre) Gecko/20090124 Shredder/3.0b2pre

On 2009-01-28 06:32, Tony Abou-Assaleh wrote:
> Any indication in the output of pcre-config that pcre.h is in pcre/?

Yes.  On an up-to-date Red Hat 4 system I get:

  $ cat /etc/redhat-release
  Red Hat Enterprise Linux ES release 4 (Nahant Update 7)

  $ rpm -q pcre-devel
  pcre-devel-4.5-4.el4_6.6

  $ rpm -ql pcre-devel | grep include
  /usr/include/pcre
  /usr/include/pcre/pcre.h
  /usr/include/pcre/pcreposix.h

  $ pcre-config --cflags
  -I/usr/include/pcre

  $ pcre-config --libs
  -L/usr/lib -lpcre

E.g., the #include <pcre.h> should probably not have to be modified.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]