LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Pushkar Pradhan (pushkar_at_[hidden])
Date: 2004-02-29 15:43:41


> -----Original Message-----
> From: lam-bounces_at_[hidden] [mailto:lam-bounces_at_[hidden]]On Behalf
> Of Bogdan Costescu
> First of all, LAM-MPI has to be compiled with TM support. './configure
> --help' will show you how to specify the PBS-related locations. Then
> either 'lamboot' alone or 'lamboot -ssi boot tm' will start lamd on
> all nodes allocated by PBS to the job.
I can't configure with tm module. It seems it requires some tm.h which is
not on my system. Can you tell how I can get rid of this problem?
This is the error log:
*** tm boot setup
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking tm.h usability... no
checking tm.h presence... no
checking for tm.h... no
configure: error: *** Cannot find working tm.h.
configure: /bin/sh './configure' *failed* for share/ssi/boot/tm
configure: >>> SSI module boot:tm will *not* be compiled

configure: WARNING: SSI module "tm" failed to configure properly
configure: WARNING: This module was selected as the default
configure: error: Cannot continue
Pushkar