echo $DYLD_LIBRARY_PATH is blank.
Looks like i need to reset this path according to the output txt below.
-------------------------------- general ---------------------------------
architecture: 64bit
system: Darwin
release: 16.7.0
version: Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64
distribution: 10.12.6 x86_64
number of CPUs: 8
apparent login shell: bash
shell RC file: .bashrc (exists)
--------------------- AFNI and related program tests ---------------------
which afni : /Users/andrew_lynn/abin/afni
afni version : Precompiled binary macosx_10.7_local: Aug 9 2017
: AFNI_17.2.07
AFNI_version.txt : AFNI_17.2.07, macosx_10.7_local, Aug 09 2017
which python : /Library/Frameworks/Python.framework/Versions/2.7/bin/python
python version : 2.7.10
which R : /usr/local/bin/R
R version : R version 3.2.4 (2016-03-10) – “Very Secure Dishes”
which tcsh : /bin/tcsh
instances of various programs found in PATH:
afni : 1 (/Users/andrew_lynn/abin/afni)
R : 1 (/Library/Frameworks/R.framework/Versions/3.2/Resources/bin/R)
python : 3
/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
/Users/andrew_lynn/miniconda/bin/python2.7
/usr/bin/python
python2 : 2
/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
/Users/andrew_lynn/miniconda/bin/python2.7
python3 : 1 (/Library/Frameworks/Python.framework/Versions/3.4/bin/python3.4)
testing ability to start various programs…
afni : success
suma : success
3dSkullStrip : success
uber_subject.py : success
3dAllineate : success
3dRSFC : success
SurfMesh : FAILURE
/bin/sh: SurfMesh: command not found
checking for R packages…
rPkgsInstall -pkgs ALL -check : success
checking for $HOME files…
.afnirc : found
.sumarc : found
.afni/help/all_progs.COMP : found
------------------------------ python libs -------------------------------
** python module not found: PyQt4
-------------------------------- env vars --------------------------------
PATH = /opt/local/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/usr/local/fsl/bin:/Users/andrew_lynn/miniconda/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/andrew_lynn/abin:/Applications/Gedit.app/Contents/MacOS
PYTHONPATH =
R_LIBS =
LD_LIBRARY_PATH =
DYLD_LIBRARY_PATH (sub-shell) =
DYLD_FALLBACK_LIBRARY_PATH (sub-shell) =
------------------------------ data checks -------------------------------
data dir : missing AFNI_data6
data dir : missing AFNI_demos
data dir : missing suma_demo
data dir : missing afni_handouts
atlas : found TT_N27+tlrc under /Users/andrew_lynn/abin
------------------------------ OS specific -------------------------------
which fink : /sw/bin/fink
fink version : Package manager version: 0.39.3
which brew : /usr/local/bin/brew
brew version : Homebrew 0.9.5 (git revision b0ea; last commit 2016-03-15)
which port : /opt/local/bin/port
port version : Error: Current platform “darwin 16” does not match expected platform “darwin 15”
++ found ‘brew’ at /usr/local/bin/brew
++ found PyQt4 under /usr/local/lib/python2.7/site-packages
++ 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, cannot check DYLD_LIBRARY_PATH in cur shell, cheating …
** env var DYLD_LIBRARY_PATH not set to contain /opt/X11/lib/flat_namespace
– recent OS X, cannot check DYLD_LIBRARY_PATH in shell ‘tcsh’, cheating …
** env var DYLD_LIBRARY_PATH not set to contain /opt/X11/lib/flat_namespace
========================= summary, please fix: =========================
- login shell ‘bash’, trusting user to translate from ‘tcsh’
- shell bash: consider sourcing (non-login) .bashrc from (login) .bash_profile
- AFNI programs show FAILURE
- insufficient data for AFNI bootcamp
- consider adding /usr/local/lib/python2.7/site-packages to PYTHONPATH
- please set DYLD_LIBRARY_PATH to /opt/X11/lib/flat_namespace in bash
- please set DYLD_LIBRARY_PATH to /opt/X11/lib/flat_namespace in tcsh