On 02/27/2017 11:21 AM, Jacco Ligthart wrote: >> Where can I get the proper srpms that contains php-imp? > Like Fabian said, it's in php-extras, part of epel: > http://dl.fedoraproject.org/pub/epel/7/SRPMS/p/php-extras-5.4.16-7.el7.src.rpm > >> Where can if find complete instructions on building from said srpms? > I would use mock, in stead of rpmbuild. > mock will create a build environment, so that builds are repeatable. > > man page: > https://linux.die.net/man/1/mock > > a fairly long overview: > https://fedoraproject.org/wiki/How_to_create_an_RPM_package Now I have to fight with dependencies for fedora-packager and fedora-review. This is going nowhere fast. Does anyone have an environment set up where php-extras can be built and see what is wrong with building php-imap? thanks