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 20, 2012 02:31PM
Yay!

It was missing tcsh - installed and compiled no errors. SO...I am up and working.

BUT - it's still ugly. Font different, larger, more coarse - I am presuming this is lesstif.

Also got a warning about lesstif on starting afni. I *did* have that flag set...I thought.

Anyway, I removed lesstif+devel, installed openmotif, +devel,

openmotif-devel-2.3.3-1.fc12.x86_64
openmotif-2.3.3-1.fc12.x86_64

Got this in place:
[root@bigfoot afni_src]# ls -l /usr/include/openmotif/Xm/Xm.h
-rw-r--r--. 1 root root 67091 Jun 10 13:22 /usr/include/openmotif/Xm/Xm.h


but am now getting this error:
/usr/bin/gcc -O2 -m64 -fPIC -DREAD_WRITE_64 -DLINUX2 -Wcomment -Wformat -DUSE_TRACING -DHAVE_XDBE -DDONT_USE_XTDESTROY -c thd_ttatlas_query.c -I. -I/usr/include -Inifti/niftilib -Inifti/nifticdf -Inifti/znzlib -I3DEdge/src -Irickr -DHAVE_ZLIB -DHAVE_GIFTI
In file included from afni.h:11:0,
from thd_ttatlas_query.c:2:
imseq.h:15:19: fatal error: Xm/Xm.h: No such file or directory
compilation terminated.
make: *** [thd_ttatlas_query.o] Error 1


HMM. Looks like it is looking for Xm under /usr/linclude, and it's actually under /usr/include/openmotif.

Will link that and and see what happens and report back.

JP
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