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  

|
November 18, 2005 08:35AM
More details...

The libsunperf library is the Sun Performance Library, which
is a set of highly optimized functions for computationally
intensive operations, such as those used be 3dDeconvolve for
solving systems of equations.

If you have that on your system, you might have to add the
directory it resides in to your LD_LIBRARY_PATH environment
variable. If you do not, then you will probably have to
compile the AFNI package yourself. In doing that, you will
want to choose the proper Makefile, Makefile.solaris28_gcc,
maybe.

The Makefile.solaris28_gcc does not use the Performance
Library. So it might be appropriate for you.

If you do want to compile, HowTo #0 can be of help (see
[afni.nimh.nih.gov]) In text:
[afni.nimh.nih.gov] .

But the basic steps are simple:

wget [afni.nimh.nih.gov]
gzip -d afni_src.tgz
tar xf afni_src.tar
cd afni_src
make -f Makefile.solaris28_gcc totality

Then put the results into your afni binary directory.
Assuming you have a ~/abin directory, then:

mv solaris28_gcc/* ~/abin

If you have further questions, please let me know.

- rick

Subject Author Posted

AFNi install & 3dDeconvolve error

Sukkyoon November 18, 2005 07:28AM

Re: AFNi install & 3dDeconvolve error

rick reynolds November 18, 2005 07:58AM

Re: AFNi install & 3dDeconvolve error

rick reynolds November 18, 2005 08:35AM

Re: AFNi install & 3dDeconvolve error

bob cox November 18, 2005 09:06AM

Re: AFNi install & 3dDeconvolve error

Sukkyoon An November 21, 2005 05:46AM

Re: AFNi install & 3dDeconvolve error

bob cox November 21, 2005 09:36AM

Re: AFNi install & 3dDeconvolve error

Sukkyoon An November 21, 2005 09:52AM

Re: AFNi install & 3dDeconvolve error

Alex Clark November 21, 2005 10:04AM

Re: AFNi install & 3dDeconvolve error

bob cox November 21, 2005 09:35AM