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 13, 2008 07:30PM
I have installed AFNI on a new server and can't seem to get it to work. The AFNI gui
works (haven't tested too much), but for any data processing command at the
command-line, this is the error I get (here for 3dDecon):

3dDeconvolve: error while loading shared libraries: libXm.so.0: cannot
open shared object file: No such file or direct

To try to install the library libXm.so.0, I have run "yum install" for libXm,
libXp, libXm.so.0, and openmotif. I have also tried the gcc and xorg7
64-bit versions of AFNI. I've traced back reasonably far in the message
board, so I'm almost sure I'm uniquely doing something wrong or missing
something.

Are we using a weird Linux build, or should it even be looking for this library?
Thank you so much for any help!

Stats ==========================================================

Linux: CentOS release 5 (Final)
Linux build: Linux version 2.6.18-8.1.14.el5.centos.plus
(mockbuild@builder6.centos.org) (gcc version 4.1.1 20070105 (Red Hat
4.1.1-52))
Architecture: x86_64 x86_64 x86_64 GNU/Linux

# ldd /usr/local/afni/abin/afni
libXp.so.6 => /usr/lib64/libXp.so.6 (0x00002aaaaaad8000)
libXpm.so.4 => /usr/lib64/libXpm.so.4 (0x0000003240800000)
libXext.so.6 => /usr/lib64/libXext.so.6 (0x0000003242e00000)
libXmu.so.6 => /usr/lib64/libXmu.so.6 (0x0000003240000000)
libXt.so.6 => /usr/lib64/libXt.so.6 (0x0000003240400000)
libSM.so.6 => /usr/lib64/libSM.so.6 (0x0000003245e00000)
libICE.so.6 => /usr/lib64/libICE.so.6 (0x0000003246200000)
libX11.so.6 => /usr/lib64/libX11.so.6 (0x0000003242600000)
libz.so.1 => /usr/lib64/libz.so.1 (0x0000003241e00000)
libm.so.6 => /lib64/libm.so.6 (0x0000003241200000)
libdl.so.2 => /lib64/libdl.so.2 (0x0000003241600000)
libc.so.6 => /lib64/libc.so.6 (0x0000003240e00000)
libXau.so.6 => /usr/lib64/libXau.so.6 (0x0000003242200000)
libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x0000003242a00000)
/lib64/ld-linux-x86-64.so.2 (0x000000323fc00000)
Subject Author Posted

AFNI error: libXm.so.0

elliott February 13, 2008 07:30PM

Re: AFNI error: libXm.so.0

rick reynolds February 14, 2008 07:40PM