From owner-freebsd-questions@FreeBSD.ORG Fri Jan 23 22:28:00 2004 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 6779916A4CF for ; Fri, 23 Jan 2004 22:28:00 -0800 (PST) Received: from hobbiton.shire.net (hobbiton.shire.net [206.71.64.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ACC243D39 for ; Fri, 23 Jan 2004 22:27:59 -0800 (PST) (envelope-from chad@shire.net) Received: from [67.161.247.57] (helo=[192.168.99.66]) by hobbiton.shire.net with asmtp (TLSv1:RC4-SHA:128) (Exim 4.10) id 1AkHGv-000Jjl-00; Fri, 23 Jan 2004 23:27:57 -0700 In-Reply-To: <6.0.1.1.2.20040124001231.0263c500@mail.chainmailconnection.com> References: <6.0.1.1.2.20040124001231.0263c500@mail.chainmailconnection.com> Mime-Version: 1.0 (Apple Message framework v609) Message-Id: <71D0B48A-4E36-11D8-978E-003065A70D30@shire.net> From: "Chad Leigh -- Shire.Net LLC" Date: Fri, 23 Jan 2004 23:27:55 -0700 To: Sara Trice X-Mailer: Apple Mail (2.609) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on hobbiton.shire.net X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=no version=2.60 X-Spam-Level: cc: freebsd-questions@freebsd.org Subject: Re: Folding@Home problem 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: Sat, 24 Jan 2004 06:28:00 -0000 On Jan 23, 2004, at 11:13 PM, Sara Trice wrote: > I'm trying to get Folding@Home running on freeBSD. > > I get the console running fine, but once it gets running it just keeps > failing when it tries to run FahCore_65.exe. > > Partial Log: > [23:14:50] Trying to unzip core FahCore_65.exe > [23:14:52] Decompressed FahCore_65.exe (1732608 bytes) successfully > brandelf: file 'FahCore_65.exe' is not ELF format > [23:14:52] + Core successfully engaged > [23:14:58] > [23:14:58] + Processing work unit > [23:14:58] Core required: FahCore_65.exe > [23:14:58] Core found. > [23:14:58] Working on Unit 01 [January 23 23:14:58] > [23:14:58] + Working ... > sh: ./FahCore_65.exe: cannot execute binary file > [23:14:59] CoreStatus = 7E (126) > [23:14:59] Client-core communications error: ERROR 0x7e > [23:14:59] Deleting current work unit & continuing... > sh: ./FahCore_65.exe: cannot execute binary file > > Ideas? > Looks like you don't have a FreeBSD version. Since it ends in .exe, that looks like a windows version... Chad