for gentoo you will need to emerge pecl-fileinfo
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 08:54
09-Oct-2008 08:54
on opensuse 10.2 systems you'll need the file-devel package.
greg at freephile dot com
01-Oct-2008 03:29
01-Oct-2008 03: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
