I tried that
Centos 7 only has libpcre.so.1 from what i see.
On Mon, Aug 13, 2018 at 1:33 PM, <admin@xxxxxxxx> wrote:
> 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/
> 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 ?
>