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  

|
Fred Tam
November 07, 2008 05:43PM
You can tell if it's the same problem I had by checking whether not only 3dSkullStrip but everything SUMA (including the suma command) is missing. There are also some error messages at the end of the SUMA build, although those scroll off the screen very quickly and don't cause the overall AFNI build to fail. Like I said, I've got a non-standard build procedure so in my case I just needed to update some options to ensure that libexpat was linked properly. In the standard Makefiles, the variables to look for are USE_GIFTI and LGIFTI, as well as SUMA_LINK_LIB.

But even with a standard build I think one likely scenario is that you're using a Makefile for your platform that references libexpat even though you don't have it installed on your system. Check to see that it is in fact installed, or you can try deactivating it in the AFNI Makefile by commenting out the USE_GIFTI variable (I haven't tried that though).
Subject Author Posted

3dSkullStrip

John October 31, 2008 04:50PM

Re: 3dSkullStrip

bob cox November 01, 2008 11:06AM

Re: 3dSkullStrip

John November 06, 2008 11:00AM

Re: 3dSkullStrip

Bob Cox November 06, 2008 11:12AM

Re: 3dSkullStrip

Bob Cox November 06, 2008 02:43PM

Re: 3dSkullStrip

Fred Tam November 06, 2008 05:28PM

Re: 3dSkullStrip

John November 07, 2008 02:36PM

Re: 3dSkullStrip

Fred Tam November 07, 2008 05:43PM