[gmx-developers] Re: no X/Motif & X-library dependencies
Graham Smith
smithgr at cancer.org.uk
Thu May 30 19:11:00 CEST 2002
I think the specifically motif stuff is distinct from the basic X stuff.
To use no X at all, I did
./configure --without-x [..etc]
and have
ldd `which mdrun`
libmd_mpi.so.2 => /bmm/farm/soft/lib/gmx3.1/libmd_mpi.so.2
(0x40013000)
libgmx_mpi.so.2 => /bmm/farm/soft/lib/gmx3.1/libgmx_mpi.so.2
(0x400c5000)
libnsl.so.1 => /lib/libnsl.so.1 (0x401f7000)
libm.so.6 => /lib/libm.so.6 (0x4020d000)
libc.so.6 => /lib/libc.so.6 (0x40229000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
########################################################################
Dr. Graham R. Smith, Department of Biological Sciences,
Biomolecular Modelling Laboratory, Biochemistry Building,
Cancer Research UK, Imperial College of Science,
44 Lincoln's Inn Fields, Technology & Medicine,
London WC2A 3PX, London SW7 2AZ,
U.K. U.K.
Tel: +44-(0)20 7269 3348 Tel: +44-(0)20 7594 5737
email: graham.smith at cancer.org.uk
URL: http://www.bmm.icnet.uk/~smithgr
More information about the gromacs.org_gmx-developers
mailing list