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  

|
November 05, 2008 11:45AM
For example, starting from a distribution with nothing already compiled:

make libmri.a 3dAutoTcorrelate

Virtually every program links to libmri.a, which is the library where all dataset, image processing, etc., utility functions written by us are stored.

Of course, you have to select a Makefile first. If you are on a system like mine, for example,

cp Makefile.macosx_10.5_Intel Makefile

and then edit Makefile to change the INSTALLDIR macro to some directory where you want binaries installed (only needed if you use 'make vastness' to compile and install).

Subject Author Posted

how to compile a single program

Prantik Kundu November 05, 2008 11:03AM

Re: how to compile a single program

Bob Cox November 05, 2008 11:45AM