Revision [7187]

This is an old revision of PCRE made by coolpup on 2010-05-09 03:56:10.

 

PCRE library set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5

PCRE is a dependency of glib glib.

Verify currently installed version by entering into a terminal (console):
pcregrep --version

PCRE software package(s)

pcre-8.02-q.pet
pcre-8.02-p5.pet
pcre-8.02-p4.pet

PCRE extra software package(s) for developers

pcre_DEV-8.02-q.pet
pcre_DEV-8.02-p4.pet

Appendix

http://www.linuxfromscratch.org/blfs/view/svn/general/pcre.html
http://www.t2-project.org/packages/pcre.html

./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/usr --enable-utf8 --enable-unicode-properties --enable-pcregrep-libz --enable-pcregrep-libbz2 && make && make test



Categories
CategorySoftwareLibraries
CategorySoftware
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki