From owner-freebsd-chat@FreeBSD.ORG Wed Apr 28 05:40:13 2004 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BED9716A4CE for ; Wed, 28 Apr 2004 05:40:13 -0700 (PDT) Received: from seven.Alameda.net (seven.alameda.net [64.81.53.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 724D143D66 for ; Wed, 28 Apr 2004 05:40:13 -0700 (PDT) (envelope-from ulf@Alameda.net) Received: by seven.Alameda.net (Postfix, from userid 1000) id 441553A201; Wed, 28 Apr 2004 05:40:13 -0700 (PDT) Date: Wed, 28 Apr 2004 05:40:13 -0700 From: Ulf Zimmermann To: "David W." Message-ID: <20040428124012.GQ48138@seven.alameda.net> References: <20040428100944.32524.qmail@web13801.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040428100944.32524.qmail@web13801.mail.yahoo.com> User-Agent: Mutt/1.4.1i Organization: Alameda Networks, Inc. X-Operating-System: FreeBSD 4.8-RELEASE-p5 cc: chat@freebsd.org Subject: Re: Installing Linux Programm, here: Overnet X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ulf@Alameda.net List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2004 12:40:13 -0000 On Wed, Apr 28, 2004 at 03:09:44AM -0700, David W. wrote: > Hi, > > I installed the Overnet Client 0.51.2. > (www.overnet.org) > When I just simply started the programm now, it > complained about missing ELF libs etc. > So I installed linux_base and made "brandelf -t Linux > overnet0.51.2" like mentioned in the FBSD Handbook. > > Now I get the following: > > su-2.05b# ./overnet0.51.2 > Welcome to Overnet command line client 0.51.2 > Enter commands at any time (type '?' for help) > > Upload Queue not loaded > Bad system call > su-2.05b# > > That's it. > > Google gave me this: > http://unix.derkeiler.com/Newsgroups/comp.unix.bsd.freebsd.misc/2003-10/1653.html > > But I have no command "linux": > "Make sure you have the linux translation layer > running: > # linux" > > I can't reboot the machine, so maybe this is the > problem? Is there an other way? > > Greetings, > > David W. The linux command is/was a shell script which would load the kernel module needed for linux emulation and run lddconfig. The linux_base executes those commands at the end of the install. Run kldstat to see if the linux module is loaded. -- Regards, Ulf. --------------------------------------------------------------------- Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-865-0204 You can find my resume at: http://seven.Alameda.net/~ulf/resume.html