Hi, there are some error when I install ssimp in my Mac OS computer under Linux system. And the detail of the error is as the follow, I want to use ssimp, but my knowledge of computer is poor, so I need you help very much, thank you! Looking forward to you reply!
make
Compiling 'stu', which is then used to build 'ssimp'
Requires g++ , the GNU C++ compiler
set -e; cd stu; g++ stu.cc -o stu -std=c++11
Building 'bin/ssimp'
stu/stu bin/ssimp
Building bin/local/gsl_libs
bin.stu:161: 3: gsl-config: not found
bin.stu:161:5: command for bin/local/gsl_libs failed with exit status 127
bin.stu:132:9: bin/local/gsl_libs is needed by bin/o/LD_FLAGS
bin.stu:5:16: bin/o/LD_FLAGS is needed by bin/ssimp
stu/stu: Removing file bin/local/gsl_libs because command failed
Makefile:9: recipe for target 'bin/ssimp' failed
make: *** [bin/ssimp] Error 1
Hi, there are some error when I install ssimp in my Mac OS computer under Linux system. And the detail of the error is as the follow, I want to use ssimp, but my knowledge of computer is poor, so I need you help very much, thank you! Looking forward to you reply!
make Compiling 'stu', which is then used to build 'ssimp' Requires g++ , the GNU C++ compiler
set -e; cd stu; g++ stu.cc -o stu -std=c++11
Building 'bin/ssimp'
stu/stu bin/ssimp Building bin/local/gsl_libs bin.stu:161: 3: gsl-config: not found bin.stu:161:5: command for bin/local/gsl_libs failed with exit status 127 bin.stu:132:9: bin/local/gsl_libs is needed by bin/o/LD_FLAGS bin.stu:5:16: bin/o/LD_FLAGS is needed by bin/ssimp stu/stu: Removing file bin/local/gsl_libs because command failed Makefile:9: recipe for target 'bin/ssimp' failed make: *** [bin/ssimp] Error 1