Skip to content

Instantly share code, notes, and snippets.

@abinashmeher999
Created January 31, 2015 15:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abinashmeher999/6e45efa476addd004421 to your computer and use it in GitHub Desktop.
Save abinashmeher999/6e45efa476addd004421 to your computer and use it in GitHub Desktop.
error on make
abinashmeher999@JARVIS:~/shogun/build$ make
[ 0%] Running C++ protocol buffer compiler on ShogunVersion.proto
/bin/sh: 1: PROTOBUF_PROTOC_EXECUTABLE-NOTFOUND: not found
make[2]: *** [../src/shogun/io/protobuf/ShogunVersion.pb.cc] Error 127
make[1]: *** [src/shogun/CMakeFiles/class_list.dir/all] Error 2
make: *** [all] Error 2
abinashmeher999@JARVIS:~/shogun/build$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment