AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
August 22, 2003 05:35PM
Okay, I'm trying to install AFNI on our SGI O2 for one of our scientists. Using the wget instructions, I was able to download everything, copied over the Makefile.sgi10k_6.5.gcc file, and altered the installdir location, as it said. The destination folder has dwxrwxrwxr permissions, and I was attempting the install (foolishly) as root. None of this is the problem. When I do the "make totality", it runs for quite some time and then returns:

( cd netcdf-3.5.0/src ; \
FC="" ; export FC ; F90="" ; export F90 ; \
CXX="" ; export CXX ; CC="gcc";export CC; \
/bin/rm -f config.cache config.log config.status ; \
./configure ; make libsrc/all ; \
/bin/cp -f libsrc/netcdf.h ../.. ; \
/bin/mv -f libsrc/attr.o ../../netcdf_attr.o ; \
/bin/mv -f libsrc/dim.o ../../netcdf_dim.o ; \
/bin/mv -f libsrc/error.o ../../netcdf_error.o ; \
/bin/mv -f libsrc/libvers.o ../../netcdf_libvers.o ; \
/bin/mv -f libsrc/nc.o ../../netcdf_nc.o ; \
/bin/mv -f libsrc/ncio.o ../../netcdf_ncio.o ; \
/bin/mv -f libsrc/ncx.o ../../netcdf_ncx.o ; \
/bin/mv -f libsrc/putget.o ../../netcdf_putget.o ; \
/bin/mv -f libsrc/string.o ../../netcdf_string.o ; \
/bin/mv -f libsrc/v1hpg.o ../../netcdf_v1hpg.o ; \
/bin/mv -f libsrc/v2i.o ../../netcdf_v2i.o ; \
/bin/mv -f libsrc/var.o ../../netcdf_var.o ; \
/bin/rm -f config.cache config.log config.status ; \
make clean ; )
sh[5]: ./configure: cannot execute
*** Error code 126 (bu21)

It appears as though this happens during the "make all plugins" step. Does anyone have any suggestions for this?

(I'm sorry if this is a repost, but I looked on the forum and FAQ and didn't see any mention of it)

Nick

Subject Author Posted

AFNI Installation on SGI O2

Nick August 22, 2003 05:35PM

Re: AFNI Installation on SGI O2

rick reynolds August 22, 2003 05:55PM

Re: AFNI Installation on SGI O2

bob cox August 23, 2003 07:30AM

Re: AFNI Installation on SGI O2 - Continued

Nick August 25, 2003 10:39AM

Re: AFNI Installation on SGI O2 - Continued

bob cox August 25, 2003 11:20AM

Re: AFNI Installation on SGI O2 - Continued

Nick August 25, 2003 06:11PM

Re: AFNI Installation on SGI O2 - Continued

bob cox August 25, 2003 08:06PM

Re: AFNI Installation on SGI O2 - Continued

Nick August 26, 2003 10:55AM

Re: AFNI Installation on SGI O2 - Continued

Nick August 26, 2003 11:47AM

Re: AFNI Installation on SGI O2 - Continued

bob cox August 26, 2003 12:47PM

Re: AFNI Installation on SGI O2 - Continued

Nick August 26, 2003 03:53PM

Re: AFNI Installation on SGI O2 - Continued

bob cox August 26, 2003 04:50PM

Re: AFNI Installation on SGI O2 - Continued

Nick August 27, 2003 12:18PM