Newsgroups: comp.parallel.mpi
From: Yufeng Luo <luo@ece.utexas.edu>
Subject: installing LAM
Organization: Univ of Texas - Austin
Date: Thu, 18 Jan 1996 23:29:11 -0600
Mime-Version: 1.0
Content-Type: text/plain; charset=gb2312
Content-Transfer-Encoding: 7bit
Message-ID: <30FF2C27.2622@ece.utexas.edu>

Can somebody give me some advise on installing LAM on NetBSD machine?
Well, LAM doesn't support NetBSD directly.  I changed something myself
but still can't solve all the problems.  

I changed all the "make" to "gmake", $$(RM) to $(RM) and $$(INSTALL) to
$(INSTALL).  It said "no rule to make ..." in some subdirectories, such
as "no rule to make libetc.a".

Thanks!

