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  

|
September 16, 2013 09:09AM
That does not look like the same error. The previous error
complained about missing libXm.a and libexpat.a files, which
suggests that having 'XLIBS="-lXm -lXt", ...' on the command
line had no effect, as the values were probably overwritten
because they are defined in the Makfile.

This error is complaining about missing binaries, but it
looks like it is because of running multiple make commands.
The 'make totality' command already includes an install,
so executing a subsequent "make install" is not needed.
The 'suma' target also does not need to be included.

Lines 5238 through 5259 of your make output suggest that
the make finished completely.


After that is where there seems to be the additional
'make install' command, which seems to be the problem.
There is no reason to do this, as the 'make totality'
did everything.

Look in the linux_fedora_19_64 directory. Hopefully all
of the binaries are already there.

---

Note that doing your own build does not get you any of
the atlas datasets, we we include with our own binaries.

- rick
Subject Author Posted

Cannot compile AFNI on Gentoo machine

TheChymera September 10, 2013 07:40PM

Re: Cannot compile AFNI on Gentoo machine

rick reynolds September 10, 2013 09:23PM

Re: Cannot compile AFNI on Gentoo machine

TheChymera September 11, 2013 03:35PM

Re: Cannot compile AFNI on Gentoo machine

rick reynolds September 11, 2013 03:59PM

Re: Cannot compile AFNI on Gentoo machine

Isaac Schwabacher September 11, 2013 03:59PM

Re: Cannot compile AFNI on Gentoo machine

TheChymera September 11, 2013 10:07PM

Re: Cannot compile AFNI on Gentoo machine

rick reynolds September 12, 2013 08:58PM

Re: Cannot compile AFNI on Gentoo machine

TheChymera September 13, 2013 01:15AM

Re: Cannot compile AFNI on Gentoo machine

rick reynolds September 13, 2013 08:10AM

Re: Cannot compile AFNI on Gentoo machine

TheChymera September 15, 2013 12:44AM

Re: Cannot compile AFNI on Gentoo machine

rick reynolds September 15, 2013 11:05AM

Re: Cannot compile AFNI on Gentoo machine

TheChymera September 15, 2013 07:14PM

Re: Cannot compile AFNI on Gentoo machine

rick reynolds September 16, 2013 09:09AM

Re: Cannot compile AFNI on Gentoo machine

TheChymera September 17, 2013 12:31AM

Re: Cannot compile AFNI on Gentoo machine

rick reynolds September 17, 2013 09:10AM

Re: Cannot compile AFNI on Gentoo machine

The Chymera September 18, 2013 08:48AM

Re: Cannot compile AFNI on Gentoo machine

rick reynolds September 18, 2013 09:36AM

Re: Cannot compile AFNI on Gentoo machine

TheChymera September 18, 2013 09:04PM

Re: Cannot compile AFNI on Gentoo machine

rick reynolds September 19, 2013 08:32AM

Re: Cannot compile AFNI on Gentoo machine

TheChymera September 19, 2013 08:05PM

Re: Cannot compile AFNI on Gentoo machine

TheChymera September 19, 2013 08:26PM

Re: Cannot compile AFNI on Gentoo machine

nick September 19, 2013 08:59PM

Re: Cannot compile AFNI on Gentoo machine

TheChymera September 21, 2013 08:50AM

Re: Cannot compile AFNI on Gentoo machine

TheChymera September 21, 2013 08:56AM

Re: Cannot compile AFNI on Gentoo machine

yarikoptic September 18, 2013 01:37PM

Re: Cannot compile AFNI on Gentoo machine

TheChymera September 18, 2013 08:52PM

Re: Cannot compile AFNI on Gentoo machine

yarikoptic September 19, 2013 10:45AM