History of AFNI updates  

|
March 25, 2015 08:47AM
Hi Ranjan,

Compiling is much more work. I am not sure why you
are doing it, except as an exercise.

Makefile.linux_openmp_64 is an okay place to start,
though other_builds/Makefile.linux_fedora_19_64 might
provide a closer starting point, as well as the
corresponding OS_notes file.

Using lesstif is not a good idea. I expect that
openmotif is an available package to use instead (in
which case you should actually remove lesstif).

If the compile was successful, there should be an
install directory based on the name in your top level
Makefile (linux_openmp_64, in your case). To make an
initial ~/abin directory, just do:

mv linux_openmp_64 ~/abin

If ~/abin already exists (presumably with old binaries),
overwrite them with:

rsync -av linux_openmp_64/ ~/abin/

- rick
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