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  

|
February 16, 2021 02:10PM
Howdy-

That's interesting, and glad you sorted it out. I haven't heard of that being required on CentOS previously.

Out of curiosity, what is the output of this:
# A
locate libgsl.so

# B
ls -l `locate libgsl.so`
?

For me on Ubuntu 20.04 (so, perhaps totally unrelated), the output of A is:
/usr/lib/x86_64-linux-gnu/libgsl.so
/usr/lib/x86_64-linux-gnu/libgsl.so.19
/usr/lib/x86_64-linux-gnu/libgsl.so.23
/usr/lib/x86_64-linux-gnu/libgsl.so.23.1.0
... and of B is:
lrwxrwxrwx 1 root root      16 Mar 22  2020 /usr/lib/x86_64-linux-gnu/libgsl.so -> libgsl.so.23.1.0
lrwxrwxrwx 1 root root      38 Jan 28 13:44 /usr/lib/x86_64-linux-gnu/libgsl.so.19 -> /usr/lib/x86_64-linux-gnu/libgsl.so.23
lrwxrwxrwx 1 root root      16 Mar 22  2020 /usr/lib/x86_64-linux-gnu/libgsl.so.23 -> libgsl.so.23.1.0
-rw-r--r-- 1 root root 2599056 Mar 22  2020 /usr/lib/x86_64-linux-gnu/libgsl.so.23.1.0

Just giving a demonstration of where the "real" lib*so* file is, and what are links.

--pt
Subject Author Posted

3dMatch symbol lookup error

nickcicero18 February 11, 2021 09:16AM

Re: 3dMatch symbol lookup error

nickcicero18 February 11, 2021 02:22PM

Re: 3dMatch symbol lookup error

ptaylor February 16, 2021 02:10PM

Re: 3dMatch symbol lookup error

nickcicero18 February 16, 2021 02:59PM