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  

|
June 18, 2012 07:59AM
Hi James,

The Makefiles are set up for us to distribute binaries easily,
not for easy compile of a new machine. In the cases where we
specify a path to a static library, you probably want to use a
dynamic linking, instead. That applies to libXm, libXt, libexpat,
at least.

Also, the gcc33_64 Makefile is not the best place to start. As
your system is new, go with openmp_64 (so that you make use of
multiple processors, if you have them).

That "X11/xpm.h" error means you need the package libXpm-devel.

You will probably need to install additional packages, but I can
only guess what you might not yet have.

One question though, why are you compiling yourself, and not
downloading linux_openmp_64, for example?

- rick
Subject Author Posted

Compile Error

James Patterson June 17, 2012 07:58AM

Re: Compile Error

James Patterson June 17, 2012 04:33PM

Re: Compile Error

ziad June 17, 2012 10:32PM

Re: Compile Error

James Patterson June 18, 2012 07:02AM

Re: Compile Error

rick reynolds June 18, 2012 07:59AM

Re: Compile Error

James Patterson June 18, 2012 12:40PM

Re: Compile Error

rick reynolds June 18, 2012 12:52PM

Re: Compile Error

James Patterson June 19, 2012 06:44AM

Re: Compile Error

James Patterson June 19, 2012 08:57AM

Re: Compile Error

Daniel Glen June 19, 2012 01:48PM

Re: Compile Error

James Patterson June 19, 2012 05:52PM

Re: Compile Error

rick reynolds June 19, 2012 08:53PM

Re: Compile Error

James Patterson June 20, 2012 02:31PM

Re: Compile Error

rick reynolds June 20, 2012 03:07PM

Re: Compile Error

James Patterson June 20, 2012 08:10PM