Roundcube Community Forum

Release Support => Release Discussion => Topic started by: cbrace on December 24, 2010, 06:52:55 AM

Title: FYI: fix installer "fileinfo not found' warning under FreeBSD
Post by: cbrace on December 24, 2010, 06:52:55 AM
In case anyone is wondering how to fix this under FreeBSD:

in /usr/ports/lang/php5, create a Makefile.local file with this line

CONFIGURE_ARGS+=--enable-fileinfo

and recompile php5.

Source: TIV.NET: Enabling internal PHP fileinfo on FreeBSD (http://www.tiv.net/2010/11/enabling-internal-php-fileinfo-on.html)