From owner-freebsd-questions Wed Mar 17 22:43:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.iwaynet.net (smtp.iwaynet.net [198.30.29.7]) by hub.freebsd.org (Postfix) with ESMTP id 4CE471541A for ; Wed, 17 Mar 1999 22:43:32 -0800 (PST) (envelope-from brian@lojic.com) Received: from daytona (overkill.Progressive-Systems.Com [209.41.220.250]) by smtp.iwaynet.net (8.9.1/8.9.1) with SMTP id BAA10567 for ; Thu, 18 Mar 1999 01:42:32 -0500 (EST) Message-Id: <4.1.19990318013337.00ae8150@mailbox.iwaynet.net> X-Sender: adkins@mailbox.iwaynet.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Thu, 18 Mar 1999 01:43:01 -0500 To: freebsd-questions@FreeBSD.ORG From: Brian Adkins Subject: Installing the vnc package Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get the following errors when I try to run the vncserver: ELF interpreter /usr/libexec/ld-elf.so.1 not found ELF interpreter /usr/libexec/ld-elf.so.1 not found I've started the linux LKM: --- snip --- $ modstat Type Id Off Loadaddr Size Info Rev Module Name EXEC 0 4 f43fb000 0020 f4402010 1 linux_mod --- snip --- I've also installed the linux-lib-2.4.tgz package. I've looked in the handbook and other places, but I haven't found anything about ld-elf.so.1 If someone could point me in the right direction, I would appreciate it. I'm also a little confused as to why the vnc package is run as an ELF executable. thanks, Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message