|
From: <ke...@ne...> - 2013-12-05 19:00:47
|
On my linux system,
make test, make all, and make test/example did not work for me:-(
On all other company software "make" fails about 75% of the time.
"Cmake" fails 99% of the time. Just another layer of code that can go wrong and it dose!
./confiure&&make&&make install work 99% of the time.
My system package installer and sudo apt-get work 88% of the time.
I am so glad that in the doc they put the compile command. Most
of the time i have to go through failed make file and find all of stuff
i need to compile a program from the command line.
Cheers kommrad,
keghn
|