I am trying to build my own binaries. In the binary installation step, from which directory should I run this command?
PREFIX=/usr/local sudo make install
And can anyone please explain me this line as well?
“It is assumed that $PREFIX/lib is a valid library path, otherwise you may need to alter your environment.”