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  

|
May 29, 2014 11:35AM
This is the relevant part (for my OS) that uber_subject.py -help_install outputted after the afni_system_check.py -check_all

Thanks so much again.

B. OS X 10.6 (or later)

B1. via fink (assuming python 2.7 and the x11 version of qt4):

0. fink should be installed and current, to make current:

sudo fink selfupdate

1. install pyqt4 for python version 2.7
(might also require making a new link to python under /sw/bin)

sudo fink install pyqt4-py27
sudo ln -s /sw/bin/python2.7 /sw/bin/python (if needed)

Note: for this to apply, /sw/bin needs to be before /usr/bin in
the PATH.

2. update PYTHONPATH to point to new site-packages directory
(put this in .cshrc)

setenv PYTHONPATH /sw/lib/qt4-x11/lib/python2.7/site-packages

Note: depending on what is installed...

- qt4-x11 might be qt4-mac
- 2.7 might be a different version of python
Subject Author Posted

3dQwarp on Mac 10.9.2

barbara May 29, 2014 08:39AM

Re: 3dQwarp on Mac 10.9.2

Peter Molfese May 29, 2014 10:49AM

Re: 3dQwarp on Mac 10.9.2

barbara May 29, 2014 11:33AM

Re: 3dQwarp on Mac 10.9.2

barbara May 29, 2014 11:35AM

Re: 3dQwarp on Mac 10.9.2

Peter Molfese May 29, 2014 01:40PM

Re: 3dQwarp on Mac 10.9.2

barbara May 30, 2014 06:20AM

Re: 3dQwarp on Mac 10.9.2

Peter Molfese May 30, 2014 09:51AM

Re: 3dQwarp on Mac 10.9.2

barbara May 30, 2014 10:14AM

Re: 3dQwarp on Mac 10.9.2

Peter Molfese May 30, 2014 10:41AM

Re: 3dQwarp on Mac 10.9.2

barbara May 30, 2014 11:35AM

Re: 3dQwarp on Mac 10.9.2

Peter Molfese May 30, 2014 02:31PM

Re: 3dQwarp on Mac 10.9.2

barbara May 30, 2014 02:57PM

Re: 3dQwarp on Mac 10.9.2

Peter Molfese May 30, 2014 03:22PM

Re: 3dQwarp on Mac 10.9.2

rick reynolds May 30, 2014 03:28PM

Re: 3dQwarp on Mac 10.9.2

barbara May 30, 2014 04:22PM

Re: 3dQwarp on Mac 10.9.2

rick reynolds May 30, 2014 04:36PM

Re: 3dQwarp on Mac 10.9.2

barbara May 30, 2014 05:25PM

Re: 3dQwarp on Mac 10.9.2

rick reynolds May 30, 2014 09:41PM

Re: 3dQwarp on Mac 10.9.2

barbara May 31, 2014 05:03AM

Re: 3dQwarp on Mac 10.9.2

dmwelch June 06, 2014 04:07PM