From owner-freebsd-doc Thu Nov 2 7:18:45 2000 Delivered-To: freebsd-doc@freebsd.org Received: from ns.triplan.com (unknown [62.159.114.67]) by hub.freebsd.org (Postfix) with ESMTP id D889737B4E5; Thu, 2 Nov 2000 07:18:40 -0800 (PST) Received: from hermes.triplan.com (root@hermes.net.triplan.com [192.168.1.6]) by ns.triplan.com (8.9.3/8.9.3) with ESMTP id QAA07485; Thu, 2 Nov 2000 16:18:35 +0100 Received: from triplan.com (chuck.sup.bs.triplan.com [192.168.1.158]) by hermes.triplan.com (8.9.3/8.9.3) with ESMTP id QAA24559; Thu, 2 Nov 2000 16:18:41 +0100 Message-ID: <3A0185CD.223D0BEA@triplan.com> Date: Thu, 02 Nov 2000 16:18:37 +0100 From: Karl Dietz X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en,de,es MIME-Version: 1.0 To: Amit Tantia Cc: ports@freebsd.org, doc@freebsd.org Subject: Re: ELF References: <00bb01c0442f$e2ae4f80$4701a8c0@peutronics.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Amit Tantia wrote: > > I wanted to install ELF libraries on my system as the program I am > installing gives the following error > > ELF interpreter /usr/libexec/ld-elf.so.1 not found > Abort Trap My guess is: It is a linux program. Have you started the linux emulation? "kldload linux" might help. > > Where can I obtain them? linux_base in the ports. -- Regards, Karl Dietz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message