From owner-freebsd-emulation Fri Jan 23 12:20:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA08178 for freebsd-emulation-outgoing; Fri, 23 Jan 1998 12:20:07 -0800 (PST) (envelope-from owner-freebsd-emulation@FreeBSD.ORG) Received: from dns.pinpt.com (dns.pinpt.com [205.179.195.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA08129 for ; Fri, 23 Jan 1998 12:20:00 -0800 (PST) (envelope-from schluntz@clicknet.com) Received: from clicknet.com (gatemaster.pinpt.com [205.179.195.65]) by dns.pinpt.com (8.8.7/8.8.7) with ESMTP id MAA06171 for ; Fri, 23 Jan 1998 12:12:54 -0800 (PST) Message-ID: <34C8FAF8.491A89A2@clicknet.com> Date: Fri, 23 Jan 1998 12:18:00 -0800 From: "Sean J. Schluntz" Organization: PinPoint Software Corporation X-Mailer: Mozilla 4.02 [en]C-DIAL (WinNT; U) MIME-Version: 1.0 To: emulation@FreeBSD.ORG Subject: Executor2 & FreeBSD v2.2.5 References: <19980122130844.35403@ct.picker.com> <199801230026.KAA00294@word.smith.net.au> <19980123091812.48077@ct.picker.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I'm trying to get Linux aout program Executor2t running under X on FreeBSD v2.2.5 and I keep getting this error: executor: cant load library 'libdb.20.2' I have libdb.so.1 and libdb.so.1.85.1 in /usr/compat/linux/usr/i486-linuxaout/lib and I tried creating a sim-link for libdb.so.2 to libdb.so.1 but I still get the error. What can I do? Thanks for your help! -Sean