History of AFNI updates  

|
November 16, 2012 02:32PM
Hi Pengmin,

I just tried a setup on Fedora 17, and here were the steps.

1. yum install tcsh (and then use as default login shell)
2. wget [afni.nimh.nih.gov]
3. tcsh @update.afni.binaries -defaults
4. echo 'set path = ( $path ~/abin )' >> .cshrc
5. source .cshrc
6. yum install libXp libpng-compat PyQt4

All you should presumably need is step 6.

Note that libpng-compat installs older libpng libraries, such as
those linked to in the distributed binaries. So you should not
need to make a symbolic link (which would not work if they
are not backward compatible anyway).

- rick
Subject Author Posted

install afni in fedora 17

Pengmin November 10, 2012 09:17AM

Re: install afni in fedora 17

Anonymous User November 13, 2012 11:06AM

Re: install afni in fedora 17

pengmin November 14, 2012 07:29AM

Re: install afni in fedora 17

pengmin November 15, 2012 10:06PM

Re: install afni in fedora 17

rick reynolds November 15, 2012 10:32PM

Re: install afni in fedora 17

pengmin November 15, 2012 10:40PM

Re: install afni in fedora 17

rick reynolds November 16, 2012 02:32PM

Re: install afni in fedora 17

pengmin November 16, 2012 10:02PM