Date: Mon, 1 May 2000 14:46:25 -0500 From: Glenn Johnson <gjohnson@nola.srrc.usda.gov> To: Gene Harris <zeus@tetronsoftware.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Compiling under Linux emulation Message-ID: <20000501144625.A12126@node1.cluster.srrc.usda.gov> In-Reply-To: <Pine.BSF.4.21.0005010945140.3017-100000@tetron02.tetronsoftware.com>; from zeus@tetronsoftware.com on Mon, May 01, 2000 at 10:00:11AM -0500 References: <Pine.BSF.4.21.0005010945140.3017-100000@tetron02.tetronsoftware.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 01, 2000 at 10:00:11AM -0500, Gene Harris wrote: > I am attempting to compile xfstt under Linux emualtion for testing > purposes. Can someone point me in the right direction for setting the > path and environment variables? I am trying to produce a pure Linux > executable to run in compatibility mode. Assuming you have the linux_base and linux_devtools ports installed, from your login prompt type: '/compat/linux/bin/bash'. This will switch you to a Linux shell and subsequent calls to binaries will actually run from /compat/linux/. Although I believe that if some binary is not present under /compat/linux then it will call the FreeBSD utility which may not work. Hope that helps. -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@nola.srrc.usda.gov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000501144625.A12126>