You are not logged in.
Pages: 1
Topic closed
Hi all, i'm having a lot of trouble installing the server from remi repo, it can't find php-zip!
Already installed php-pecl-zip
This solution http://www.ocsinventory-ng.org/index.ph … turnid=77/ is still valid?
Thanks.
Offline
i have zip.so in /usr/lib/php/modules and its ini file in /etc/php.d/
Missing Dependency: php-zip is needed by package ocsinventory-reports-1.3.3-1.el5.remi.noarch (remi)
Offline
also from epel repo the same problem.
Offline
Where does your php-pecl-zip package comes from ?
+
Dév. Fedora 17 - php 5.4.5 - MySQL 5.5.25a - OCS 2.0.5 - GLPI SVN
Des RPM pour Fedora RHEL et CentOS sur http://blog.famillecollet.com/ (LAMP, OCS, GLPI, ...)
Offline
For your information, using only EPEL must work
$ rpm -qp --provides php-pecl-zip-1.8.10-2.el5.i386.rpm
...
php-zip = 1.8.10-2.el5
...Last edited by remi (2011-03-10 15:04:42)
Dév. Fedora 17 - php 5.4.5 - MySQL 5.5.25a - OCS 2.0.5 - GLPI SVN
Des RPM pour Fedora RHEL et CentOS sur http://blog.famillecollet.com/ (LAMP, OCS, GLPI, ...)
Offline
it comes from standard repo, but removing and re-installing the package from epel didn't solve the problem.
sorry bother, i've installed from the tar file, zip extension is enabled in php (phpinfo says).
Offline
Installing from tarball (pecl install... )will never allow to resolve dependencies.
> it comes from standard repo
Which version do you exactly install ?
+
Dév. Fedora 17 - php 5.4.5 - MySQL 5.5.25a - OCS 2.0.5 - GLPI SVN
Des RPM pour Fedora RHEL et CentOS sur http://blog.famillecollet.com/ (LAMP, OCS, GLPI, ...)
Offline
Pages: 1
Topic closed