History of AFNI updates  

|
November 05, 2018 12:27PM
The libpng library should be available three ways. I would try the first way, then work down to the others. libpng16 is the latest version at the moment.

sudo apt-get install libpng16-16
sudo dpkg -i libpng16-16_1.6.26-6_amd64.deb
or from source at [sourceforge.net] , then build with

./configure
make check
make install
ldconfig
Subject Author Posted

installation error when downloading R packages (LinuxMint 17.1)

Galit October 10, 2018 09:40AM

Re: installation error when downloading R packages (LinuxMint 17.1)

rick reynolds October 11, 2018 09:44AM

Re: installation error when downloading R packages (LinuxMint 17.1)

Galit October 14, 2018 03:22AM

Re: installation error when downloading R packages (LinuxMint 17.1)

rick reynolds October 14, 2018 09:08AM

Re: installation error when downloading R packages (LinuxMint 17.1)

Galit October 15, 2018 06:31AM

Re: installation error when downloading R packages (LinuxMint 17.1)

rick reynolds October 15, 2018 09:14AM

Re: installation error when downloading R packages (LinuxMint 17.1)

Galit October 16, 2018 02:19AM

Re: installation error when downloading R packages (LinuxMint 17.1)

rick reynolds October 24, 2018 08:52AM

Re: installation error when downloading R packages (LinuxMint 17.1)

Galit October 29, 2018 03:44AM

Re: installation error when downloading R packages (LinuxMint 17.1)

rick reynolds October 29, 2018 08:51AM

Re: installation error when downloading R packages (LinuxMint 17.1)

Galit November 01, 2018 07:49AM

Re: installation error when downloading R packages (LinuxMint 17.1)

rick reynolds November 01, 2018 08:54AM

Re: installation error when downloading R packages (LinuxMint 17.1)

Galit November 05, 2018 08:17AM

Re: installation error when downloading R packages (LinuxMint 17.1)

Daniel Glen November 05, 2018 12:27PM

Re: installation error when downloading R packages (LinuxMint 17.1)

Galit November 06, 2018 06:28AM