Hi Dev group of shogun,
I am a 12th grade high school student (and I am accepted by some
universities) applying for GSoC, and for your Shogun program because I like
machine learning and Japanese :)
The instruction said I shouldn't be worried about asking you guys with my
stupid question (though I feel like I should), so here I am, asking questions.
Again, the instruction said starting with installation is a good idea, so I
did, but I am having some problem with the installation.
[ 3%] Building CXX object
src/shogun/CMakeFiles/libshogun.dir/mathematics/lapack.cpp.o
In file included from /home/evan/shogun/src/shogun/mathematics/lapack.cpp:19:0:
/home/evan/shogun/src/shogun/mathematics/lapack.h:37:19: fatal error: cblas.h:
No such file or directory
#include <cblas.h>
^
compilation terminated.
make[2]: *** [src/shogun/CMakeFiles/libshogun.dir/mathematics/lapack.cpp.o]
Error 1
make[1]: *** [src/shogun/CMakeFiles/libshogun.dir/all] Error 2
make: *** [all] Error 2
This is the error message that I get. So I installed blas and
cblas, and added the cblas.h file path to $path, still getting this message. I
don't know what is going on and what exactly did I do wrong.
So far I have only wrote small fractions of codes alone. This is the first
time for me to have a chance to work with a real open source project with some
real coder. Though a 12th grader like me would have very limited chance to be
accepted into the program, I really hope that I can contribute to shogun. even
a little.
Best Wishes
Evan Yang