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 03, 2023 09:12AM
Yes! Here is the output

(base) ndsl-imab-2469:~ tognerikm$ afni_system_check.py -check_all
-------------------------------- general ---------------------------------
architecture: 64bit
cpu type: i386
system: Darwin
release: 21.6.0
version: Darwin Kernel Version 21.6.0: Sun Nov 6 23:31:16 PST 2022; root:xnu-8020.240.14~1/RELEASE_X86_64
distribution: 10.16
number of CPUs: 8
apparent login shell: bash
shell RC file: .bashrc (exists)

--------------------- AFNI and related program tests ---------------------
which afni : /Users/tognerikm/abin/afni
afni version : Precompiled binary macos_10.12_local: Apr 7 2023
: AFNI_23.1.00 'Publius Helvius Pertinax'
AFNI_version.txt : AFNI_23.1.00, macos_10.12_local, Apr 07 2023
which python : /Users/tognerikm/anaconda3/bin/python
python version : 3.10.9
which R : /Library/Frameworks/R.framework/Resources/R
R version : R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
which tcsh : /bin/tcsh

instances of various programs found in PATH:
afni : 1 (/Users/tognerikm/abin/afni)
R : 1 (/Library/Frameworks/R.framework/Versions/3.6/Resources/bin/R)
python : 1 (/Users/tognerikm/anaconda3/bin/python3.10)
python2 : 0
python3 : 3
/Users/tognerikm/anaconda3/bin/python3.10
/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7
/usr/bin/python3

** have python3 but not python2

testing ability to start various programs...
afni : success
suma : success
3dSkullStrip : success
uber_subject.py : success
3dAllineate : success
3dRSFC : success
SurfMesh : success
3dClustSim : success
3dMVM : success

checking for R packages...
rPkgsInstall -pkgs ALL -check : FAILURE

oo Warning:
These packages are not installed on the computer: afex!
These packages are not installed on the computer: brms!
These packages are not installed on the computer: metafor!


R RHOME : /Library/Frameworks/R.framework/Resources

checking for $HOME files...
.afnirc : found
.sumarc : found
.afni/help/all_progs.COMP : found

------------------------------ python libs -------------------------------
** failed to load module PyQt4
-- PyQt4 is no longer needed for an AFNI bootcamp

++ module loaded: matplotlib.pyplot
module file : /Users/tognerikm/anaconda3/lib/python3.10/site-packages/matplotlib/pyplot.py
matplotlib version : 3.7.0

-- python binaries under /usr/local/bin:
/usr/local/bin/python3 (sym link to /Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7)
/usr/local/bin/python3.7 (sym link to /Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7)

-------------------------------- env vars --------------------------------
PATH = /Users/tognerikm/anaconda3/bin:/Users/tognerikm/anaconda3/condabin:/Applications/freesurfer/7.3.2/bin:/Applications/freesurfer/7.3.2/fsfast/bin:/Applications/freesurfer/7.3.2/mni/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/tognerikm/abin:/Users/tognerikm/bin:/sw:/sw/sbin:/sw/bin:/usr/local/opt/python/libexec/bin:/Library/Frameworks/R.framework/Resources:/usr/local/gfortran/bin

PYTHONPATH =
R_LIBS =
LD_LIBRARY_PATH =
DYLD_LIBRARY_PATH (sub-shell) = /Applications/freesurfer/7.3.2/lib/gcc/lib:/opt/X11/lib/flat_namespace:/opt/X11/lib/flat_namespace:/opt/X11/lib/flat_namespace
DYLD_FALLBACK_LIBRARY_PATH (sub-shell) =

----------------------------- eval dot files -----------------------------

-- good: .tcshrc seems to contain 'source .cshrc'
-- considered operations: path, flatdir, apsearch

-- note: followers should not need edits, so edit flags should be 0
(have 1 follower(s), which can be ignored)

dot file test : want 2 modifications across 3 files:

file path flatdir apsearch follower
--------------- ---- ------- -------- --------
.cshrc 1 0 0 0
.tcshrc 0 0 0 1
.bashrc 0 0 1 0

------------------------------ data checks -------------------------------
data dir : found AFNI_data6 under $HOME (953904M Avail)
top history: ...Nov 2022 [rickr]: s05: added align_unifize_epi local
data dir : found AFNI_demos under $HOME
top history: NONE FOUND
data dir : found suma_demo under $HOME
top history: ...s_New/data/Build_tmp on Mon Mar 4 11:56:45 EST 2013
data dir : found afni_handouts under $HOME
atlas : found TT_N27+tlrc under /Users/tognerikm/abin

------------------------------ OS specific -------------------------------
XQuartz version : 2.8.5

which brew : /usr/local/bin/brew
brew version : Homebrew >=2.5.0 (shallow or no git repository)

-- for PyQt4 under brew, consider running:
brew install cartr/qt4/pyqt
-- consider installing gcc under homebrew
-- consider installing glib under homebrew
++ found 1 dylib files under '/opt/X11/lib/flat_namespace'
-- found 'libXt' dylib files:
/opt/X11/lib/flat_namespace/libXt.6.dylib
-- recent OS X, cheating to check DYLD_LIBRARY_PATH in cur shell 'bash'...
++ found evar DYLD_LIBRARY_PATH = /Applications/freesurfer/7.3.2/lib/gcc/lib:/opt/X11/lib/flat_namespace:/opt/X11/lib/flat_namespace:/opt/X11/lib/flat_namespace
-- recent OS X, cheating to check DYLD_LIBRARY_PATH in shell 'tcsh'...
** env var DYLD_LIBRARY_PATH not set to contain /opt/X11/lib/flat_namespace

========================= summary, please fix: =========================
* just be aware: login shell 'bash', but our code examples use 'tcsh'
* missing R packages (see rPkgsInstall)
* dot file test : want 2 modifications across 3 files:
* please set DYLD_LIBRARY_PATH to /opt/X11/lib/flat_namespace in tcsh
Subject Author Posted

Fatal signal 10

tognerikm May 02, 2023 04:15PM

Re: Fatal signal 10

ptaylor May 02, 2023 04:58PM

Re: Fatal signal 10

tognerikm May 03, 2023 09:12AM

Re: Fatal signal 10

rick reynolds May 03, 2023 10:26AM

Re: Fatal signal 10

tognerikm May 03, 2023 11:49AM

Re: Fatal signal 10

rick reynolds May 03, 2023 12:34PM

Re: Fatal signal 10

tognerikm May 03, 2023 01:11PM

Re: Fatal signal 10

rick reynolds May 03, 2023 04:49PM

Re: Fatal signal 10

tognerikm May 03, 2023 05:34PM

Re: Fatal signal 10

rick reynolds May 03, 2023 05:43PM

Re: Fatal signal 10

tognerikm May 04, 2023 11:14AM

Re: Fatal signal 10

rick reynolds May 04, 2023 03:41PM