Hi,

   I'm currently writing a CGI script which involves the execution of a tool called "SVM Light" in Linux/Apache. The typical command for executing SVM Light in Linux is svm_classify input-file model-file output-file. I'm using the "system" option of executing commands in CGI but it isn't working because SVM Light is not a system command (IMHO). Has anyone tried executing third party tools within CGI scripts?

Thanks,
MP.
_______________________________________________
kc mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/kc

Reply via email to