config fails in 0.5.3 on libpcrecpp



Trying install on Fedora 8 but having a problem with libpcrecpp

Can you offer suggestion for workaround ?

------------------------------------------

gnote-0.5.3]$ ./configure


----snip ----
checking for LIBXML... yes
checking for LIBXSLT... yes
checking for GCONF... yes
checking for PCRE... configure: error: Package requirements
(libpcrecpp) were not met:

No package 'libpcrecpp' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PCRE_CFLAGS
and PCRE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


gnote-0.5.3]$
ls -l /lib/libpcre* /usr/lib/libpcre*
lrwxrwxrwx 1 root root     16 2009-02-19 17:52 /lib/libpcre.so.0 ->
libpcre.so.0.0.1
-rwxr-xr-x 1 root root 160680 2008-07-04 09:19 /lib/libpcre.so.0.0.1
lrwxrwxrwx 1 root root     19 2009-02-19 17:52
/usr/lib/libpcrecpp.so.0 -> libpcrecpp.so.0.0.0
-rwxr-xr-x 1 root root  31700 2008-07-04 09:19 /usr/lib/libpcrecpp.so.0.0.0
lrwxrwxrwx 1 root root     21 2009-02-19 17:52
/usr/lib/libpcreposix.so.0 -> libpcreposix.so.0.0.0
-rwxr-xr-x 1 root root   7292 2008-07-04 09:19 /usr/lib/libpcreposix.so.0.0.0


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