ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Problem building wireshark-1.2.0 (and wireshark-1.0.8) when

From: Mark Ryden <markryde@xxxxxxxxx>
Date: Wed, 15 Jul 2009 14:40:10 +0300
>where are the include files? Is there also a dev package,
> which you could install

There is a pcre-devel-4.5-3 installed:
The /usr/include/pcre/pcre.h is part of this package.

and there is only **one** pcre.h on the machine, as locate pcre.h
shows: (and I ran updatedb previously), and it is this :

/usr/include/pcre/pcre.h


rpm -ql pcre-devel
/usr/bin/pcre-config
/usr/include/pcre
/usr/include/pcre/pcre.h
/usr/include/pcre/pcreposix.h
/usr/lib64/libpcre.a
/usr/lib64/libpcre.so
/usr/lib64/libpcreposix.a
/usr/lib64/libpcreposix.so
/usr/share/man/man3/pcre.3.gz
/usr/share/man/man3/pcre_compile.3.gz
/usr/share/man/man3/pcre_config.3.gz
/usr/share/man/man3/pcre_copy_named_substring.3.gz
/usr/share/man/man3/pcre_copy_substring.3.gz
/usr/share/man/man3/pcre_exec.3.gz
/usr/share/man/man3/pcre_free_substring.3.gz
/usr/share/man/man3/pcre_free_substring_list.3.gz
/usr/share/man/man3/pcre_fullinfo.3.gz
/usr/share/man/man3/pcre_get_named_substring.3.gz
/usr/share/man/man3/pcre_get_stringnumber.3.gz
/usr/share/man/man3/pcre_get_substring.3.gz
/usr/share/man/man3/pcre_get_substring_list.3.gz
/usr/share/man/man3/pcre_info.3.gz
/usr/share/man/man3/pcre_maketables.3.gz
/usr/share/man/man3/pcre_study.3.gz
/usr/share/man/man3/pcre_version.3.gz
/usr/share/man/man3/pcreapi.3.gz
/usr/share/man/man3/pcrebuild.3.gz
/usr/share/man/man3/pcrecallout.3.gz
/usr/share/man/man3/pcrecompat.3.gz
/usr/share/man/man3/pcrepattern.3.gz
/usr/share/man/man3/pcreperform.3.gz
/usr/share/man/man3/pcreposix.3.gz
/usr/share/man/man3/pcresample.3.gz


On Wed, Jul 15, 2009 at 2:05 PM, Michael
Tüxen<Michael.Tuexen@xxxxxxxxxxxxxxxxx> wrote:
> ... where are the include files? Is there also a dev package,
> which you could install in addition?
>
> Best regards
> Michael
>
> On Jul 15, 2009, at 12:38 PM, Mark Ryden wrote:
>
>> hello,
>> First, I want to add that also ./configure --with-pcre
>> (without specifying any directory) gives the same error.
>>
>> There is both a 32 bit and 64 bit pcre rpm installed on this machine.
>>
>>
>> rpm -ql pcre
>> gives
>> /lib/libpcre.so.0
>> /lib/libpcre.so.0.0.1
>> /usr/bin/pcregrep
>> /usr/bin/pcretest
>> /usr/lib/libpcreposix.so.0
>> /usr/lib/libpcreposix.so.0.0.0
>> /usr/share/man/man1/pcregrep.1.gz
>> /usr/share/man/man1/pcretest.1.gz
>> /lib64/libpcre.so.0
>> /lib64/libpcre.so.0.0.1
>> /usr/bin/pcregrep
>> /usr/bin/pcretest
>> /usr/lib64/libpcreposix.so.0
>> /usr/lib64/libpcreposix.so.0.0.0
>> /usr/share/man/man1/pcregrep.1.gz
>> /usr/share/man/man1/pcretest.1.gz
>>
>> rgs,
>> Mark
>> ___________________________________________________________________________
>> Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
>> Archives:    http://www.wireshark.org/lists/wireshark-dev
>> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>>             mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe
>>
>
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>             mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe
>