From owner-freebsd-questions@FreeBSD.ORG Fri Jan 21 15:14:32 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A455516A4CE for ; Fri, 21 Jan 2005 15:14:32 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D49F43D1F for ; Fri, 21 Jan 2005 15:14:32 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.1) id j0LFEUqG062174; Fri, 21 Jan 2005 09:14:30 -0600 (CST) (envelope-from dan) Date: Fri, 21 Jan 2005 09:14:30 -0600 From: Dan Nelson To: Krok Message-ID: <20050121151429.GA33972@dan.emsphone.com> References: <41F0CA80.9050606@void.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41F0CA80.9050606@void.ru> X-OS: FreeBSD 5.3-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: Mylex AcceleRAID 352 utilities X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 15:14:32 -0000 In the last episode (Jan 21), Krok said: > Hello. > > Does anybody know, how can I administrate Mylex AcceleRAID 352 from > FreeBSD 5.2.1 ? > > I've tried software from lsilogic - linux-gam (sam), but it's fails with > following error : > > # ./gam > sh: wine: command not found > > even with wine installed Chances are "gam" is a shell script that launches wine. Take a look at it and hardcode the path. -- Dan Nelson dnelson@allantgroup.com