History of AFNI updates  

|
April 28, 2022 09:24PM
Hello,

I use fedora 35, but via compiling (using the fedora35 Makefile), but If you want to use these binaries, it seems feasible. I will give that a try here...

Yes, the library you seem to be needing is basically because the library link does not exist. You can make that by:

sudo ln -s /usr/lib64/libgsl.so /usr/lib64/libgsl.so.0

With that link (and the openmp_64 binaries), my system_check output looks good.


There are extra dependencies for building those R libraries. To install them, run the commands in other_builds/OS_notes.linux_fedora_35.txt. You can basically run that as a script if you would like, though it might be preferable to just copy one dnf command at a time.

After that, you can try building the R libraries again. That worked for me.
If you want to compile your own AFNI package, it is easy to do.

Please let me know if you have any questions.

- rick



Edited 1 time(s). Last edit at 04/28/2022 09:27PM by rick reynolds.
Subject Author Posted

Ongoing problemsgetting AFNI to work on Fedora

hoffmanwil April 28, 2022 05:50PM

Re: Ongoing problemsgetting AFNI to work on Fedora

rick reynolds April 28, 2022 09:24PM

Re: Ongoing problemsgetting AFNI to work on Fedora

hoffmanwil April 29, 2022 06:44PM

Re: Ongoing problemsgetting AFNI to work on Fedora

rick reynolds April 29, 2022 07:19PM

Re: Ongoing problemsgetting AFNI to work on Fedora

hoffmanwil May 03, 2022 12:40PM

Re: Ongoing problemsgetting AFNI to work on Fedora

rick reynolds May 03, 2022 03:07PM

Re: Ongoing problemsgetting AFNI to work on Fedora

hoffmanwil May 03, 2022 06:00PM

Re: Ongoing problemsgetting AFNI to work on Fedora

rick reynolds May 03, 2022 06:24PM