Ask Your Question

Eoin's profile - activity

2017-12-27 00:41:49 +0100 received badge  Notable Question (source)
2016-12-13 14:42:53 +0100 received badge  Popular Question (source)
2016-07-22 11:01:01 +0100 asked a question When installing SageMath in Ubuntu 16.04 64 bit, I get the following error message after entering sudo make install:

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

2016-07-22 11:01:01 +0100 asked a question I get the following message after entering sudo make install in Ubuntu

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