Usually /tmp is writable for any user. It looks like this is not a case in
your system. Ask your system administrator.
dawei
On Tue, Oct 11, 2011 at 2:57 PM, Chunxia Gao wrote:
> sorry, I wrote it wrong, actually I had added "./configure
> --prefix=/home/yourname/..." in it, but it showed th
Hi,
Based on the message it seem that autom4te (part of the autoconf
tools) can't write some temporary file to the standard temp location
/tmp. That would quite strange as if the temp directory is not there
$TMPDIR should be defined, but I suspect it's not, otherwise autom4te
would have picked it
sorry, I wrote it wrong, actually I had added "./configure
--prefix=/home/yourname/..." in it, but it showed the error message. so should
be like this:
First, for fftw installation, I did
./configure --enable-threads --enable-float --prefix=/home/chunxia/fftw
make
make install
everything is f
3 matches
Mail list logo