Would someone with a Intel Centos7 installation PLEASE find out for me: yum whatprovides php-imap Something is broken in my Centos7-armv7hl install, and I can't figure out what is broken without knowing where it is. Actually the warning I am getting is about php5-imap, but I suspect that in C7 it is just php-imap. thanks
On Thu, 2017-02-23 at 10:28 -0500, Robert Moskowitz wrote:> Would someone with a Intel Centos7 installation PLEASE find out for me: > > yum whatprovides php-imap > ># yum whatprovides php-imap Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile x x x php-imap-5.4.16-7.el7.x86_64 : A module for PHP applications that use IMAP Repo????????: epel P.
On 02/23/2017 10:33 AM, Pete Biggs wrote:> On Thu, 2017-02-23 at 10:28 -0500, Robert Moskowitz wrote: >> Would someone with a Intel Centos7 installation PLEASE find out for me: >> >> yum whatprovides php-imap >> >> > # yum whatprovides php-imap > Loaded plugins: fastestmirror, langpacks > Loading mirror speeds from cached hostfile > x > x > x > php-imap-5.4.16-7.el7.x86_64 : A module for PHP applications that use > IMAP > Repo : epelthanks And it is OS specific. It may be that it did not get built for armv7hl. Going to have to grep the build logs...