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 09, 2004 04:20PM
The simplest thing to do is to see how AFNI makes one of its own programs, by doing something like
make 3dANOVA
Then "make" will echo to the screen the command lines it uses to compile and link the program. You can then duplicate that, substituting "3dtemp" for "3dANOVA". You might want to copy the compile lines from the screen into a file, then edit that file, then run it as a script (e.g., "source filename") when you need to recompile.

bob cox

Subject Author Posted

How to compile the afni command program?

Yin Xu August 09, 2004 03:15PM

Re: How to compile the afni command program?

Robert Cox August 09, 2004 04:20PM