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  

|
August 28, 2014 11:07AM
Hi Mahsa -

When I've seen problems like this before it's because the executable is linked against a library that gets moved or upgraded or something; so it's usually easy enough to find where the library is pointed, and move/install/rename the library to the spot where the executable is looking for it. In your case, though, there are a couple of library files the executable wasn't told about:
libgsl.so.0 => not found 
libgslcblas.so.0 => not found
That looks like those are part of the GNU scientific library:

[www.gnu.org]

I'm guessing you don't have root access to your machine, so the best bet is to tell your sysadmin that you need that software installed; assuming your LD_LIBRARY_PATH environment variable is in order, that will probably take care of your problem. If you do have root access to your machine, but don't know what I'm talking about, find a UNIX guru to help you get that thing installed, and your dynamic library path updated appropriately. Such a process is beyond the scope of what can be answered in this forum, but you can check these pages for an overview of the issues in play:

[www.yolinux.com]
[www.ibm.com]
Subject Author Posted

3dSkullStrip problem

ma.shalchy August 27, 2014 01:07PM

Re: 3dSkullStrip problem

shanusmagnus August 27, 2014 01:54PM

Re: 3dSkullStrip problem

ma.shalchy August 28, 2014 10:19AM

Re: 3dSkullStrip problem

shanusmagnus August 28, 2014 11:07AM

Re: 3dSkullStrip problem

ma.shalchy August 28, 2014 11:20AM

Re: 3dSkullStrip problem

shanusmagnus August 28, 2014 12:36PM

Re: 3dSkullStrip problem

Isaac Schwabacher August 28, 2014 08:32PM

Re: 3dSkullStrip problem

ma.shalchy August 31, 2014 08:46AM