on opensuse 10.2 systems you'll need the file-devel package.
Installation/Konfiguration
Inhaltsverzeichnis
Anforderungen
magic_open library is needed to build this extension.
Installation/Konfiguration
grillen at abendstille dot at
09-Oct-2008 01:54
09-Oct-2008 01:54
greg at freephile dot com
01-Oct-2008 08:29
01-Oct-2008 08: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
