From owner-freebsd-emulation Wed Mar 17 11:53:25 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from gaia.euronet.nl (gaia.euronet.nl [194.134.0.10]) by hub.freebsd.org (Postfix) with ESMTP id 6AD4D15524 for ; Wed, 17 Mar 1999 11:53:22 -0800 (PST) (envelope-from freebsd-emulation@scc.nl) Received: from scones.sup.scc.nl (i048.ztm.euronet.nl [194.134.112.49]) by gaia.euronet.nl (8.8.8/8.8.8) with ESMTP id UAA06494 from for ; Wed, 17 Mar 1999 20:53:02 +0100 (MET) Received: (from daemon@localhost) by scones.sup.scc.nl (8.9.3/8.9.1) id RAA73116 for emulation@FreeBSD.ORG; Wed, 17 Mar 1999 17:36:34 +0100 (CET) (envelope-from freebsd-emulation@scc.nl) Received: from GATEWAY by scones.sup.scc.nl with netnews for emulation@FreeBSD.ORG (emulation@FreeBSD.ORG) To: emulation@FreeBSD.ORG Date: Wed, 17 Mar 1999 17:35:19 +0100 From: Marcel Moolenaar Message-ID: <36EFD9C7.B41ED895@scc.nl> Organization: SCC vof Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <36EFB10E.BC4E442@ldap-solutions.com> Subject: Re: Running Linux version of Netscape Directory Server under FreeBSD Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Neil Smith wrote: > I'd be interested to hear from anyone who has managed to run the beta of > Netscape Directory v4 for Linux under FreeBSD. The installation bombs > out for me almost immediately, but then I am running what I guess is a > relatively old version of FreeBSD (2.2CAM....). Is there anything I can > do to further diagnose the problem and potentially fix it? A kernel trace (see ktrace(1)) always helps. Make sure the kernel has support for kernel tracing. Also, since you're ktracing linux binaries, you'll need linux_kdump in the ports collection instead of kdump(1). If you know the reason as to why the installer fails, you'll probably also know if it will work on 2.2CAM... If I've time, I'll try it out on my machine myself. marcel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message