From owner-freebsd-emulation Thu Aug 19 18:54:52 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (Postfix) with ESMTP id 31DD01518D for ; Thu, 19 Aug 1999 18:54:49 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id SAA09372; Thu, 19 Aug 1999 18:47:10 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199908200147.SAA09372@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Alfred Perlstein Cc: Alain Gaudreau , emulation@freebsd.org Subject: Re: Any Lotus Notes success stories? In-reply-to: Your message of "Thu, 19 Aug 1999 20:26:06 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 19 Aug 1999 18:47:10 -0700 From: Mike Smith Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > On Thu, 19 Aug 1999, Alain Gaudreau wrote: > > > Hello, > > > > Have you goten it to run? I can't seem to "fool" it into thinking it's > > on linux. It's detecting freebsd when it tries to load. I managed to > > install it by hacking the install script. I installed the linux_base-6.0 > > port too. Any ideas? Any help would be greatly appreciated. Thanks. > > just hack the script "startup" in lotus/bin/tools/startup the same way > you hacked the installer, then you should be at the same point i am. > > if you have success, please keep me informed, I _really_ would > love to have this running... Run the scripts inside a Linux shell; this should get the right uname binary. I have a sneaking suspicion that at the moment there's an issue in that a Linux-mode shell calling exec() on a #! binary will get a FreeBSD-mode interpreter, but you can work around that by sourcing the script directly. -- \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message