you have to do
yum install libpcre
and
yum install libpcre-devel
to be sure both are installed
Ray Weber
MA Skywarn
On Monday, August 13, 2018 3:28pm, "John Graham" <jjgraham@xxxxxxxxxxxx> said:
Hi all
We want to deploy an EDEX service on our kubernetes cluster.
[ http://unidata.github.io/awips2/edex/distributed-computing/ ](
http://unidata.github.io/awips2/edex/distributed-computing/ )
Starting with centos 7 we get:
Error: Package: awips2-httpd-pypies-2.4.23-3.el6.x86_64 (awips2repo)
Requires: libpcre.so.0()(64bit)
It seems there is a centos-6 dependency still for yum groupinstall
awips2-database
Any fresh code i should look at ?