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  

|
October 06, 2020 09:32AM
Hi, Christine-

Thanks for posting the system check output.

One thing to note-- unrelated to the R stuff-- is this pair of error messages:
3dSkullStrip : FAILURE
3dSkullStrip: error while loading shared libraries: libgsl.so.19: cannot open shared object file: No such file or directory
3dRSFC : FAILURE
3dRSFC: error while loading shared libraries: libgsl.so.19: cannot open shared object file: No such file or directory
I think that reflects that one small step in installation was missed. Could you please copy+paste this into a terminal:
sudo ln -s /usr/lib/x86_64-linux-gnu/libgsl.so.23 /usr/lib/x86_64-linux-gnu/libgsl.so.19
... which will ask you for your admin/root password. Could you then open a new terminal, run the system check again, and verify that the above errors are gone?

Re. the R package installation errors: sigh, R has been a bit of a pain... I notice that you have R versions 4.0. At the moment, AFNI requires 3.6.*, and I though that the latter was the version of R installed by Ubuntu 20.04's package manager (Aptitude). Is the version of R that you have just from the initial big command here:
[afni.nimh.nih.gov]
... or through some other installation means?

--pt
Subject Author Posted

error in installing AFNI on Ubuntu 20.04

cslaw October 05, 2020 08:42PM

Re: error in installing AFNI on Ubuntu 20.04

ptaylor October 06, 2020 09:32AM

Re: error in installing AFNI on Ubuntu 20.04

cslaw October 08, 2020 01:19AM

Re: error in installing AFNI on Ubuntu 20.04

ptaylor October 08, 2020 10:40AM

Re: error in installing AFNI on Ubuntu 20.04

rick reynolds October 08, 2020 04:22PM

Re: error in installing AFNI on Ubuntu 20.04

cslaw October 08, 2020 07:40PM

Re: error in installing AFNI on Ubuntu 20.04

rick reynolds October 15, 2020 02:10PM

Re: error in installing AFNI on Ubuntu 20.04

rick reynolds October 15, 2020 03:22PM