From owner-freebsd-cluster@FreeBSD.ORG Tue Feb 28 15:01:29 2006 Return-Path: X-Original-To: freebsd-cluster@freebsd.org Delivered-To: freebsd-cluster@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7AE016A420 for ; Tue, 28 Feb 2006 15:01:29 +0000 (GMT) (envelope-from chris@sackofcheese.com) Received: from mail.sackofcheese.com (12-208-113-60.client.insightBB.com [12.208.113.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB75C43D53 for ; Tue, 28 Feb 2006 15:01:26 +0000 (GMT) (envelope-from chris@sackofcheese.com) Received: from [192.168.0.98] (alloy.sackofcheese.com [192.168.0.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sackofcheese.com (Postfix) with ESMTP id 6A93895876 for ; Tue, 28 Feb 2006 10:02:28 -0500 (EST) Message-ID: <440465CF.8070709@sackofcheese.com> Date: Tue, 28 Feb 2006 10:01:35 -0500 From: Chris Petrovitch User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-cluster@freebsd.org X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: lam-mpi X-BeenThere: freebsd-cluster@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Clustering FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2006 15:01:29 -0000 Hello, I am new to clustering, and am trying to install lam-mpi on a couple of FreeBSD-6 boxes. Does anyone here have any experience with this? I tryed installing it via the ports, ie. # cd /usr/ports/net/lam7; make install clean I run into problems when I run laminfo. I just segfaults, heres the output: $ laminfo Segmentation fault (core dumped) should I use /usr/ports/net/lam, ie, lam-mpi-6.5.9 ? thanks! chris