Date: Fri, 31 Oct 1997 20:42:26 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Yury Yaroshevsky <yk@info.dgtu.donetsk.ua> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: UPS. Message-ID: <Pine.BSF.3.96.971031204121.19820W-100000@gdi.uoregon.edu> In-Reply-To: <199710302346.BAA12426@info.dgtu.donetsk.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 31 Oct 1997, Yury Yaroshevsky wrote: > My hosts running under FreeBSD 2.1-Stable and 2.2-Stables. > This hosts connected at Net-UPS 700 from EXIDE Electronics. Exide makes UPSs now? Freaky. > On the CDROM not present software under FreeBSD, but present > software under Linux, SCO, etc ... Of course. > How I can uses this software under FreeBSD? > I can not run Linux binary. > After load lkm and run simply programm, > statically compiled on Linux, FreeBSD 2.1-STABLE say me: > > ./prog: Exec format error. Wrong Architecture. > > Can I manage NetUPS under FreeBSD? Which software may be used for this goal? 1. You need to enable Linux emulation. 2. You may need to run `brandelf -t Linux prog' to mark it as a Linux ELF binary. Run `file prog' first and make sure it's an ELF type binary first tho. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971031204121.19820W-100000>