Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 May 1999 16:11:15 -0400 (EDT)
From:      Oleg Ogurok <oleg@ogurok.com>
To:        "Marcel R. Wingate" <MWingate@cbm-wa.com>
Cc:        "'questions@freebsd.org'" <questions@FreeBSD.ORG>
Subject:   RE: Citrix Client
Message-ID:  <Pine.BSF.4.05.9905211606570.34361-100000@ogurok.com>
In-Reply-To: <B704930A444AD111944F00600892E8A81B4065@CBM-NT1>

next in thread | previous in thread | raw e-mail | index | archive | help
> OK, got the Linux emulation running.
> 
> Run setupwfc (setup winframe client) and get the following:
> 
> ELF Interpreter /compat/linux/lib/ld-linux.so.1 not found

Looks like you didn't install it. Run 'kldstat' and check if you have
linux.ko. The ld-linux.so.1 installs along with linux_lib.
Also do: ls -d /var/db/pkg/*linux*
to check if you really installed it.

> Abort Trap

> 
> I tried to brandelf -t Linux /compat/linux/lib/ld-linux.so.1 but got a "No
> such file or directory."
> 

You don't need to do that.

-Oleg.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9905211606570.34361-100000>