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  

|
February 11, 2003 10:24AM
Hi Jenny,

These errors indicate that libsocket.a needs to be linked. So I added a
new define to Makefile.solaris26_gcc (and 27), called EXTRA_LIBS_2.
This define is used for linking when Imon is built.

Imon is a little special in that, as Bob said, it needs to run on the GE
realtime workstations. So there are some libraries that cannot be linked
(dynamically), because they do not exist on those workstations.

At any rate, if you want to use Imon (and who wouldn't?), that change
is reflected in the new afni_src.tgz file. If you don't want to rebuild it all,
grab the line for EXTRA_LIBS_2 from Makefile.solaris28_gcc, and add
it to Makefile.solaris26_gcc. Then do a "make Imon" from the afni src
directory. If you do this and have any difficulties, please feel free to let
me know.

Thanks,

- rick
Subject Author Posted

need help on compiling afni for solaris26

jenny February 10, 2003 03:19PM

Re: need help on compiling afni for solaris26

bob cox February 10, 2003 03:24PM

Re: need help on compiling afni for solaris26

rick reynolds February 11, 2003 10:24AM