I get the following message after entering sudo make install in Ubuntu [closed]

asked 2016-07-22 06:01:55 +0200

Eoin gravatar image

echo "Experimental use only!" Experimental use only! if [ "" = "" ]; then \ echo >&2 "Set the environment variable DESTDIR to the install path."; \ exit 1; \ fi Set the environment variable DESTDIR to the install path. Makefile:133: recipe for target 'install' failed make: * [install] Error 1

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by tmonteil
close date 2016-07-22 11:01:26.735161