On Fri, 15 Apr 2011, Artur Tarassow wrote:
I just ran the ./configure command with the
"--disable-openmp" flag. The
output seems to be as expected:
"openMP support: no"
But running the "make" command results now in following output:
[...]
/bin/sh: cannot create .deps/gretlcli.d: Permission denied
"Permission denied": You need to decide whether you're compiling
as root or not, and be consistent in that. Meanwhile "man chown".
Allin Cottrell