***
QUICK START:
1. go to 'SVMtorch', type "make"
2. go to 'src', type "make", then, "make install", and "make clean"
   you can choose an installation path by typing "make install INSTALLDIR=/my/path"
3. setup your environment variables: "setenv PATH $PATH:/your/install/dir/bin"
4. type "make test" to run a test (or "make test INSTALLDIR=/my/path" if you chose an installation target)
***

See the doc folder for more details.
