instalar svm en windows + xamp

Iniciado por .rn3w., 5 Septiembre 2016, 22:43 PM

0 Miembros y 1 Visitante están viendo este tema.

.rn3w.

me ayudan a instalar svm en xampp?  encontre informacion de instalacion de svm pero no usa xampp de esta pagina
https://github.com/ianbarber/php-svm

Citar
INSTALLING ON WINDOWS

A prebuilt win32 DLL is available from http://phpir.com/svm

The extension builds properly on Windows, if following the Windows step by step build process: https://wiki.php.net/internals/windows/stepbystepbuild

Put SVM source in pecl/svm in php53dev directory
Download latest libsvm, rename Makefile to Makefile.old and Makefile.win to Makefile - nmake
Copy libsvm.lib from libsvm windows directory, and into deps/libs
Copy svm.h into includes/libsvm/
buildconf
configure --disable-all --enable-cli --with-svm=shared
nmake

Make sure the libsvm.dll file from the libsvm windows directory in the path when running the resulting lib.


esta parte no entiendo

Copy svm.h into includes/libsvm/
buildconf
configure --disable-all --enable-cli --with-svm=shared
nmake


alguien me podria ayudar?


una ayudita porfavor

MOD EDIT: No hacer doble post.