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  

|
December 07, 2017 11:06PM
Hi-

-------------------------------- general ---------------------------------
architecture:         64bit 
system:               Darwin
release:              17.2.0
version:              Darwin Kernel Version 17.2.0: Fri Sep 29 18:27:05 PDT 2017; root:xnu-4570.20.62~3/RELEASE_X86_64
distribution:         10.13.1 x86_64
number of CPUs:       4
apparent login shell: bash
shell RC file:        .bashrc (exists)

--------------------- AFNI and related program tests ---------------------
which afni           : /Users/xyz/abin/afni
afni version         : Precompiled binary macos_10.12_local: Nov 27 2017 
                     : AFNI_17.3.05
AFNI_version.txt     : AFNI_17.3.05, macos_10.12_local, Nov 27 2017
which python         : /usr/bin/python
python version       : 2.7.10
which R              : /usr/local/bin/R
R version            : R version 3.4.2 (2017-09-28) -- "Short Summer"
which tcsh           : /bin/tcsh

instances of various programs found in PATH:
    afni    : 1   (/Users/xyz/abin/afni)
    R       : 1   (/Library/Frameworks/R.framework/Versions/3.4/Resources/bin/R)
    python  : 1   (/usr/bin/python)
    python2 : 1   (/usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/bin/python2.7)
    python3 : 1   (/usr/local/Cellar/python3/3.6.3/Frameworks/Python.framework/Versions/3.6/bin/python3.6)


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

checking for R packages...
    rPkgsInstall -pkgs ALL -check : FAILURE
        Error in dyn.load(ll) : 
          unable to load shared object '/Users/xyz/abin/R_io.so':
          dlopen(/Users/xyz/abin/R_io.so, 6): Library not loaded: /sw/lib/libXm.4.dylib
          Referenced from: /Users/xyz/abin/R_io.so
          Reason: image not found
        Calls: source ... withVisible -> eval -> eval -> set_R_io -> dyn.load
        Execution halted

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

------------------------------ python libs -------------------------------
** python module not found: PyQt4
-- PyQt4 is no longer needed for an AFNI bootcamp

-------------------------------- env vars --------------------------------
PATH = /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/xyz/abin

PYTHONPATH = /usr/local/lib/python2.7/site-packages

R_LIBS = 
LD_LIBRARY_PATH = 
DYLD_LIBRARY_PATH (sub-shell) = /opt/X11/lib/flat_namespace
DYLD_FALLBACK_LIBRARY_PATH (sub-shell) = /Users/xyz/abin

------------------------------ data checks -------------------------------
data dir : found AFNI_data6   under $HOME/CD
           top history: ...PPI scripts are now based on FT_analysis/s05.ap.uber
data dir : found AFNI_demos   under $HOME/CD
           top history: ... [pault]: remove rank from FATCAT_DEMO, FAT_MVM_DEMO
data dir : found suma_demo    under $HOME/CD
           top history: .../SUMA_data/Build_tmp on Wed Aug 20 10:04:23 EDT 2014
data dir : found afni_handouts under $HOME/Documents/AFNI
atlas    : found TT_N27+tlrc  under /Users/xyz/abin

------------------------------ OS specific -------------------------------
which brew           : /usr/local/bin/brew
brew version         : Homebrew 1.3.9

-- for PyQt4 under brew, consider running:
   brew install cartr/qt4/pyqt
++ found valid link /usr/local/lib/libgomp.1.dylib
   to /usr/local/Cellar/gcc/7.2.0/lib/gcc/7/libgomp.1.dylib
++ found valid link /usr/local/lib/libglib-2.0.dylib
   to ../Cellar/glib/2.54.2/lib/libglib-2.0.dylib
++ 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 = /opt/X11/lib/flat_namespace
-- recent OS X, cheating to check DYLD_LIBRARY_PATH in shell 'tcsh'...
++ found evar DYLD_LIBRARY_PATH = /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
*  missing R packages (see rPkgsInstall)


Thanks.
Subject Author Posted

R_io.so error message: Library not loaded: /sw/lib/libXm.4.dylib

uppsalaman December 07, 2017 04:39AM

Re: R_io.so error message: Library not loaded: /sw/lib/libXm.4.dylib

gang December 07, 2017 03:06PM

Re: R_io.so error message: Library not loaded: /sw/lib/libXm.4.dylib

uppsalaman December 07, 2017 11:06PM

Re: R_io.so error message: Library not loaded: /sw/lib/libXm.4.dylib

rick reynolds December 08, 2017 10:18AM

Re: R_io.so error message: Library not loaded: /sw/lib/libXm.4.dylib

gang December 08, 2017 02:36PM

Re: R_io.so error message: Library not loaded: /sw/lib/libXm.4.dylib

rick reynolds December 08, 2017 03:25PM

Re: R_io.so error message: Library not loaded: /sw/lib/libXm.4.dylib

uppsalaman December 09, 2017 08:59AM

Re: R_io.so error message: Library not loaded: /sw/lib/libXm.4.dylib

EXP.2086 August 24, 2019 09:17AM

Re: R_io.so error message: Library not loaded: /sw/lib/libXm.4.dylib

rick reynolds August 26, 2019 09:40AM

Re: R_io.so error message: Library not loaded: /sw/lib/libXm.4.dylib

EXP.2086 August 26, 2019 08:59PM

Re: R_io.so error message: Library not loaded: /sw/lib/libXm.4.dylib

EXP.2086 September 02, 2019 10:13AM

Re: R_io.so error message: Library not loaded: /sw/lib/libXm.4.dylib

rick reynolds September 02, 2019 05:48PM

Re: R_io.so error message: Library not loaded: /sw/lib/libXm.4.dylib

EXP.2086 September 02, 2019 09:02PM

Re: R_io.so error message: Library not loaded: /sw/lib/libXm.4.dylib

rick reynolds September 02, 2019 09:23PM

Re: R_io.so error message: Library not loaded: /sw/lib/libXm.4.dylib

EXP.2086 September 03, 2019 03:25AM

Re: R_io.so error message: Library not loaded: /sw/lib/libXm.4.dylib

EXP.2086 May 10, 2021 11:36PM