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  

|
April 15, 2008 05:28PM
I have been fighting the same problem with getting SUMA to compile under leopard. The problem is that Apple saw fit to omit the open GL widget library (lilbGLw.a) from 10.5 (see [lists.apple.com]) .

I was able to fix the problem by first downloading the Mesa library implementation of openGL from [sourceforge.net]. The GLw libraries will not build under darwin for this release, but if you add "glw" to the list of sources to build it will build the correct object module. You can then cd to the src/glw subdirectory and build the static library with the command:
../../bin/mklib -o GLw -linker 'gcc' -ldflags '' -static -L/usr/X11/lib -lX11 -lXt -lGL GLwDrawA.o

libGLw.a is only a few kbytes long. I will email to anyone who needs it.

AFNI will then build. A quick check shows that 3dSkullStrip works properly and so does the viewer. I am amazed that his actually worked.

The library is only 4k long, so I attached it to this email.

If there is interest, I could package up my binaries and put them on the web.

John
Subject Author Posted

compiling in Leopard

mark April 12, 2008 11:47PM

Re: compiling in Leopard

rick reynolds April 13, 2008 12:09AM

Re: compiling in Leopard

mark April 13, 2008 12:18AM

Re: compiling in Leopard

rick reynolds April 13, 2008 11:32AM

Re: compiling in Leopard

Mark April 13, 2008 12:01PM

Re: compiling in Leopard

Mark April 13, 2008 12:03PM

Re: compiling in Leopard

rick reynolds April 13, 2008 01:56PM

Re: compiling in Leopard

Mark April 13, 2008 06:44PM

Re: compiling in Leopard

Mark April 13, 2008 06:48PM

Re: compiling in Leopard

Mark April 13, 2008 07:02PM

Re: compiling in Leopard

mark April 13, 2008 09:35PM

Re: compiling in Leopard

rick reynolds April 13, 2008 10:11PM

Re: compiling in Leopard

mark April 13, 2008 11:21PM

Re: compiling in Leopard

rick reynolds April 14, 2008 12:52PM

Re: compiling in Leopard

Frank Haist April 14, 2008 05:33PM

Re: compiling in Leopard

mark April 14, 2008 07:55PM

Re: compiling in Leopard

mark April 14, 2008 08:05PM

Re: compiling in Leopard

rick reynolds April 14, 2008 09:11PM

Re: compiling in Leopard

Mark April 14, 2008 11:22PM

Re: compiling in Leopard

John Ollinger April 15, 2008 05:28PM

Re: compiling in Leopard

ziad April 16, 2008 11:37AM

Re: compiling in Leopard

mark April 20, 2008 08:02PM

Re: compiling in Leopard

mark April 20, 2008 08:33PM

Re: compiling in Leopard

mark April 21, 2008 12:05PM

Re: compiling in Leopard

Chun-Chia April 22, 2008 05:46PM

Re: compiling in Leopard

Daniel Glen April 22, 2008 08:36PM

Re: compiling in Leopard

chun-chia April 23, 2008 09:07AM