Hi
I am a newer to LAM.
I installed Lam-7.1.4 in the pcs according to the following commands.The operation system of the pcs is Linux.
./configure --prefix=/home/wxm/lam
make
make install
The lamhosts file is:
# a 2-node LAM
192.168.33.201
192.168.33.202
The lamhosts.rhosts files is
# a 2-node LAM
192.168.33.201 user=wxm
192.168.33.202 user=wxm
I am using ssh, so I add a line as
export LAMRSH="ssh -x"
in my bashrc.
However, when I perform "lamboot -v lamhosts", the error comes out.
(To make this letter short, I put the error in the attachment)
Is there anything wrong in the above procedures?
How to fix this problem?
I need to inpit the passwords when I load on a remote computer. Is it a key factor? Should the passwords be removed?
Any suggestions will be welcome.
Thank you in advance.
- text/plain attachment: ERROR
|