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  

|
July 13, 2018 09:23AM
From the sound of it you may need to install openssl and openssl-dev. Since you say you are using Ubuntu, you should be able to achieve this with
sudo apt-get install openssl openssl-dev

Note that openssl-dev and libcurl4-openssl-dev are not the same thing. the former is the development support part (e.g., the header files) of the library that provides SSL support. The latter iis the pat of the libcurl4 that provides developmental support for SSL in libcurl4. (Libcurl is the library behing the curl program). I confess, though, that I'm surprised that libcurl4-openssl-dev doesn't automatically pull in openssl-dev.

I've not got an Ubuntu machine on which to try this out so bear that in mind when trying this.



Edited 1 time(s). Last edit at 07/13/2018 09:26AM by Colm Connolly.
Subject Author Posted

Installation: missing R Packages

Pawel July 12, 2018 04:57PM

Re: Installation: missing R Packages

Pawel July 12, 2018 09:37PM

Re: Installation: missing R Packages

Colm Connolly July 13, 2018 09:23AM

Re: Installation: missing R Packages

Pawel July 13, 2018 10:51AM