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  

|
Vince Hradil
February 23, 2009 01:27PM
I decided to update my AFNI distro today, but had a problem. After I downloaded and installed the binaries I got a missing library notice.

> afni -version
ld.so.1: afni: fatal: libm.so.2: version `SUNW_1.2' not found (required by file /amd_mnt/app/mr/sw/bin/afni_packages/solaris29_suncc_64/afni)
ld.so.1: afni: fatal: libm.so.2: open failed: No such file or directory
Killed


Here's the output from ldd on afni:

> ldd /app/mr/sw/bin/afni_packages/solaris29_suncc_64/afni
libXm.so.4 => /usr/lib/64/libXm.so.4
libXt.so.4 => /usr/lib/64/libXt.so.4
libX11.so.4 => /usr/lib/64/libX11.so.4
libz.so.1 => /usr/lib/64/libz.so.1
libm.so.2 => /app/mr/sw/bin/usr/local/lib/libm.so.2
libm.so.2 (SUNW_1.2) => (version not found)
libsocket.so.1 => /usr/lib/64/libsocket.so.1
libnsl.so.1 => /usr/lib/64/libnsl.so.1
libgen.so.1 => /usr/lib/64/libgen.so.1
libdl.so.1 => /usr/lib/64/libdl.so.1
libc.so.1 => /usr/lib/64/libc.so.1
libXext.so.0 => /usr/openwin/lib/sparcv9/libXext.so.0
libSM.so.6 => /usr/openwin/lib/sparcv9/libSM.so.6
libICE.so.6 => /usr/openwin/lib/sparcv9/libICE.so.6
libmp.so.2 => /usr/lib/64/libmp.so.2
/usr/platform/SUNW,Sun-Blade-2500/lib/sparcv9/libc_psr.so.1

Any help would be appreciated.
Thanks,
Vince

Subject Author Posted

solaris 64 bit binaries

Vince Hradil February 23, 2009 01:27PM

Re: solaris 64 bit binaries

rick reynolds February 23, 2009 05:41PM

Re: solaris 64 bit binaries

rick reynolds March 02, 2009 04:58PM