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, 2019 01:49PM
Hi everyone,

I am trying to install an older version (18.2.15) of AFNI on my computer (MacOS 10.14.5) but I have been unsuccessful so far... From what I understand it seems like the only way to install an older version of AFNI is to recompile it from source with the command \@get.afni.version 18.2.15.
After doing that I figured one needs to copy the right Makefile (in my case Makefile.macos_10.12_local) which does not work at all, specifically because it looks for some files that are simply not there. Specifically all the files in the /sw directory. I don't know when or by what this directory is supposed to be created but it wasn't in my case.
I then tried using Makefile.macosx_10.10_Intel_64 as there was no /sw involved, but here I get this output :
10 warnings generated.
/bin/rm -f to3d
/usr/bin/gcc -O2 -DDARWIN -m64 -Wall -Wcomment -Wformat -DUSE_TRACING -DHAVE_XDBE -o to3d to3d.o -L. -L/usr/X11R6/lib -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -lpython2.7 -Wl,-x -Wl,-multiply_defined -Wl,warning -Wl,-bind_at_load -Wl,-no_compact_unwind -lmrix -lcoxplot -lmri -lf2c /usr/local/lib/libXm.a -lXt -lXft -lfontconfig /usr/local/lib/libpng.a -liconv -lXmu -lXp -lXpm -lXext -lX11 -lz /usr/local/opt/expat/lib/libexpat.a -lm -lc
Undefined symbols for architecture x86_64:
"_jpeg_CreateDecompress", referenced from:
_load_jpeg in libXm.a(Jpeg.o)
"_jpeg_calc_output_dimensions", referenced from:
_load_jpeg in libXm.a(Jpeg.o)
"_jpeg_destroy_decompress", referenced from:
_load_jpeg in libXm.a(Jpeg.o)
"_jpeg_finish_decompress", referenced from:
_load_jpeg in libXm.a(Jpeg.o)
"_jpeg_read_header", referenced from:
_load_jpeg in libXm.a(Jpeg.o)
"_jpeg_read_scanlines", referenced from:
_load_jpeg in libXm.a(Jpeg.o)
"_jpeg_start_decompress", referenced from:
_load_jpeg in libXm.a(Jpeg.o)
"_jpeg_std_error", referenced from:
_load_jpeg in libXm.a(Jpeg.o)
"_jpeg_stdio_src", referenced from:
_load_jpeg in libXm.a(Jpeg.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [to3d] Error 1

Any advice on how to install am older version as I was not able to find that answer on the board?
Best regards,
Augustin
Subject Author Posted

Installing an older version of AFNI

NegativePotato June 20, 2019 01:49PM

Re: Installing an older version of AFNI

rick reynolds June 20, 2019 02:15PM

Re: Installing an older version of AFNI

Peter Molfese June 20, 2019 05:13PM

Re: Installing an older version of AFNI

NegativePotato June 21, 2019 10:52AM

Re: Installing an older version of AFNI

victorpsanchez September 04, 2019 12:17PM

Re: Installing an older version of AFNI

rick reynolds September 04, 2019 01:49PM

Re: Installing an older version of AFNI

victorpsanchez September 04, 2019 08:47PM

Re: Installing an older version of AFNI

nimzodisaster October 16, 2019 07:57PM

Re: Installing an older version of AFNI

rick reynolds October 16, 2019 11:15PM

Re: Installing an older version of AFNI

NegativePotato June 21, 2019 10:51AM

Re: Installing an older version of AFNI

rick reynolds June 21, 2019 12:06PM