on opensuse 10.2 systems you'll need the file-devel package.
Installing/Configuring
Table of Contents
Requirements
magic_open library is needed to build this extension.
Installing/Configuring
grillen at abendstille dot at
09-Oct-2008 09:54
09-Oct-2008 09:54
greg at freephile dot com
01-Oct-2008 04:29
01-Oct-2008 04:29
For Kubuntu systems and probably most other Linuxes, after installing libmime-devel, I could successfully install the PECL Fileinfo package.
$ sudo apt-get install libmagic-dev
$ sudo pecl install Fileinfo
