Page 1 of 1

xampp & turck-mmcache

PostPosted: 05. June 2008 04:43
by mulaus
Hi...anyone know how to install turck-mmcache with xampp for windows

http://turck-mmcache.sourceforge.net/

help me to list the step by step installation in xampp

Step 1. Compiling Turck MMCache

export PHP_PREFIX="/usr"
$PHP_PREFIX/bin/phpize
./configure --enable-mmcache=shared --with-php-config=$PHP_PREFIX/bin/php-config
make

You must specify the real prefix where PHP is installed in the "export" command. It may be "/usr" "/usr/local", or something else.

this is the installation guide in the turck website..i don't understand it


i need it to run phpcoder

http://phpcoder.sourceforge.net/

thanks