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  

|
March 11, 2005 02:24PM
Hi Jennine,

You do not actually need RedHat 8.0 to compile linux_glibc22,
I will remove that statement from the page. It was written iteratively,
and 8.0 was the system the initial doc was based on.

So anyway, if you have a $HOME/abin directory where you put
the binaries, try these commands:

mkdir ~/afni.tmp
cd ~/afni.tmp
wget [afni.nimh.nih.gov]
tar xfz afni_src.tgz
cd afni_src
cp Makefile.linux_glibc22 Makefile
make totality |& tee ../make.out
\mv linux_glibc22/* ~/abin

That should do it. If you have any trouble, please send me
email with the file ~/afni.tmp/make.out . That file will have
the output from the make command.

If you do not have the ~/abin directory, then adjust the last
'mv' command accordingly.

When you are done, you can nuke that ~/afni.tmp directory.

- rick
Subject Author Posted

Compiling AFNI

Jennine March 11, 2005 12:59PM

Re: Compiling AFNI

rick reynolds March 11, 2005 02:24PM

Re: Compiling AFNI

Jennine March 11, 2005 03:17PM

Re: Compiling AFNI

Jennine March 11, 2005 03:30PM

Re: Compiling AFNI

rick reynolds March 11, 2005 04:04PM

Re: Compiling AFNI

Jennine March 14, 2005 11:50AM

Re: Compiling AFNI

rick reynolds March 14, 2005 12:20PM

Re: Compiling AFNI

Jennine March 14, 2005 01:53PM