History of AFNI updates  

|
dk
June 18, 2015 10:40AM
When I try and open the draw dset plugin, I get the fatal error:

Fatal Signal 11 (SIGSEGV) received
Atlas_Dset_Name_to_Atlas_Code
Atlas_Name
PLUG_startup_plugin_CB
AFNI:main
Bottom of Debug Stack

I am on an Ubuntu system which already had AFNI installed, but it wasn't installed correctly it seems. I had to add the following lines to my script to see the plugins option:

export PATH=$PATH:/usr/lib/afni/plugins
export PATH=$PATH:/usr/lib/afni/bin
export PATH=$PATH:/usr/lib/afni/lib
export PATH=$PATH:/usr/lib/afni/models

Any suggestions on getting this working?
Subject Author Posted

Fatal Signal 11 - Opening Draw DSET Plugin

dk June 18, 2015 10:40AM

Re: Fatal Signal 11 - Opening Draw DSET Plugin

Peter Molfese June 18, 2015 12:49PM