[gmx-users] RPC/XDR in SGI Origin3200
Xiaomin Luo
xmluo at iris3.simm.ac.cn
Sat Dec 29 09:45:51 CET 2001
Hi, all.
I am sorry that the two previous mails sent by me contain meaningless words, so I send it again.
I try to compile Gromacs 3.0.5 on SGI Origin3200, and succeed in sequential version. However, it failed when I try to compile a parallel version(--enable-mpi). It says:
checking for rpc/rpc.h... yes
checking for xdr_float in -lnsl... no
configure: WARNING: RPC/XDR libraries not found - disabling xtc
checking for rpc/xdr.h... yes
checking for xdr_float in -lnsl... (cached) no
configure: WARNING: RPC/XDR libraries not found - disabling xtc
*****************************************************************************
*WARNING - XDR not found. This cripples GROMACS significantly - you cannot *
*read/write portable trajectories. No choice on windows, but locate the RPC *
*header files and libraries if you run UNIX - they do exist! *
*****************************************************************************
It says:
checking for rpc/rpc.h... yes
checking for xdr_float in -lnsl... yes
checking for rpc/xdr.h... yes
checking for xdr_float in -lnsl... (cached) yes
when compile the sequential version
Thanks
Xiaomin Luo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-users/attachments/20011229/fd077c1e/attachment.html>
More information about the gromacs.org_gmx-users
mailing list