Hi,

Sounds like you compiled on a frontend that has X11 installed, but the nodes you are running on don't.

X11 is usually only available as a dynamic library (i.e., you can't compile it statically), so disable X11 support instead with

./configure --without-x (+ your current options)

Cheers,

Erik

On Mar 20, 2006, at 12:57 PM, Rongliang Wu wrote:

hello all,
i've got a problem whem i intend to run a parallel mdrun, when i met with such error:

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

what's the problem and mpi is LAM
                                
--------------
Rongliang Wu
2006-03-20


_______________________________________________
gmx-users mailing list    [email protected]
http://www.gromacs.org/mailman/listinfo/gmx-users
Please don't post (un)subscribe requests to the list. Use the
www interface or send it to [EMAIL PROTECTED]
Can't post? Read http://www.gromacs.org/mailing_lists/users.php


_______________________________________________
gmx-users mailing list    [email protected]
http://www.gromacs.org/mailman/listinfo/gmx-users
Please don't post (un)subscribe requests to the list. Use the www interface or send it to [EMAIL PROTECTED]
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to