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 25, 2015 12:52AM
Dear friends,

Sorry, but I found it here (and also modified somethings). I am putting all this here in the hope that it may be useful to some:
[afni.nimh.nih.gov]

Thus, I decided to copy Makefile.linux_openmp_64 to Makefile.

And then did a bunch of yum installs, specifically

sudo yum install libXp R tcsh
sudo yum install libXmu-devel
sudo yum install lesstif-devel
sudo yum install compat-gcc-34
sudo yum install expat-static
sudo yum install libXpm-devel
sudo yum install mesa-libGLw-devel mesa-libGLU-devel freeglut-devel-2.8.1-5.fc21.i686

then I went for

make

I had to make some changes with the Makefile, notably:

removed -V 34 from the gcc in the line CCOLD.

Brought in defintion for USE_LESSTIF:

ISE_LESSTIF=1

and pure dynamic linking (I am not sure if this is what I should do, but I did this anyway).

So, I get a compiled binary. What now? Is there an easy way to separate out the binary executables from the directory and move to ~/abin?

Many thanks and best wishes,
Ranjan

PS: Btw, there are a few warnings (Fedora's gcc implementation is very strict in checking) but I presume that they are not that serious because the programs have been used by lots of users.

Ranjan
Subject Author Posted

installing AFNI on Fedora 21

maitra March 24, 2015 11:07PM

Re: installing AFNI on Fedora 21

maitra March 25, 2015 12:52AM

Re: installing AFNI on Fedora 21

rick reynolds March 25, 2015 08:47AM

Re: installing AFNI on Fedora 21

maitra March 25, 2015 09:44AM

Re: installing AFNI on Fedora 21

maitra March 25, 2015 10:03AM

Re: installing AFNI on Fedora 21

rick reynolds March 25, 2015 11:23AM

Re: installing AFNI on Fedora 21

maitra March 25, 2015 01:54PM

Re: installing AFNI on Fedora 21

Isaac Schwabacher March 25, 2015 02:26PM

Re: installing AFNI on Fedora 21

maitra March 25, 2015 02:54PM

Re: installing AFNI on Fedora 21 (3dSkullStrip)

maitra March 25, 2015 04:02PM

Re: installing AFNI on Fedora 21 (3dSkullStrip)

maitra March 25, 2015 11:56PM

Re: installing AFNI on Fedora 21 (3dSkullStrip)

rick reynolds March 26, 2015 08:27AM