On May 23, 2006, at 3:09 PM, Yonggon Lee (Korea, Republic
of) wrote:
> I am trying to compile LAM/MPI 7.1.1 on dual Opteron
cluster and
> experincing compiling error.
>
> It seems that the erroer has to do with PBS library and
they say
> that it is not possible to let the pbs have dynamic
library feature
> to 64 bit machine.
>
> So I want to compile LAM without pbs support which I
probably need.
>
> How can you do this?
Unfortunately, we didn't add an easy way to disable the TM
component
if it is in your default search path. For now, there are
two
possible solutions:
- run "rm -rf share/ssi/boot/tm" and re-run
configure
- build LAM/MPI as static libraries (--enable-static
--disable-
shared)
With the static libraries, LAM will be able to link against
the PBS
libraries and everything should work just fine.
Brian
--
Brian Barrett
LAM/MPI developer and all around nice guy
Have a LAM/MPI day: http://www.lam-mpi.org/
_______________________________________________
This list is archived at http://www.l
am-mpi.org/MailArchives/lam/
|