Revision [11170]

This is an old revision of PCRE made by coolpup on 2010-11-29 02:28:46.

 

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-8.02-p4.pet
pcre_DEV-8.02-p4.pet

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 && make install



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