make
. To build and install run:sudo make install BIN_PATH=/home/user
will install the binaries in /home/user/bin
instead of /usr/bin
.make
and manually copy the necessary files to another location and / or add the binaries' location to PATH
. However, this is not recommend, because some files have to be placed at specific locations or additional configuration is needed. But it is also possible to install only a subset of all files, by calling the different make install_
rules. Available targets are: