From owner-freebsd-emulation@FreeBSD.ORG Wed Dec 16 21:28:22 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD570106566B for ; Wed, 16 Dec 2009 21:28:22 +0000 (UTC) (envelope-from wonko@4amlunch.net) Received: from wiggum.4amlunch.net (wiggum.4amlunch.net [208.85.173.96]) by mx1.freebsd.org (Postfix) with ESMTP id 99CFE8FC19 for ; Wed, 16 Dec 2009 21:28:22 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-disposition: inline Content-type: text/plain; charset=us-ascii Received: from wiggum.4amlunch.net ([127.0.0.1]) by wiggum.4amlunch.net (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 32bit)) with ESMTPS id <0KUR004TEI76P200@wiggum.4amlunch.net> for freebsd-emulation@freebsd.org; Wed, 16 Dec 2009 15:28:18 -0500 (EST) Received: (from wonko@localhost) by wiggum.4amlunch.net (8.14.2+Sun/8.14.2/Submit) id nBGKSIot007782 for freebsd-emulation@freebsd.org; Wed, 16 Dec 2009 15:28:18 -0500 (EST) Date: Wed, 16 Dec 2009 15:28:18 -0500 From: Brian Hechinger To: freebsd-emulation@freebsd.org Message-id: <20091216202816.GX28150@wiggum.4amlunch.net> X-Useless-Header: Why? Because i can. User-Agent: Mutt/1.5.7i Subject: Wine on FreeBSD/amd64 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Dec 2009 21:28:22 -0000 machine: FreeBSD wintermute.4amlunch.net 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:02:08 UTC 2009 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 I followed the directions on the wiki: http://wiki.freebsd.org/Wine but it's not completely working for me. I setup the aliases for winecfg and wine32 and when I try to use them, I get this: $ winecfg ELF interpreter /libexec/ld-elf.so.1 not found Abort $ alias winecfg winecfg=LD_32_LIBRARY_PATH='/compat/i386/usr/local/lib PATH=/compat/i386/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/wonko/bin /compat/i386/usr/local/bin/winecfg' $ ls -l /libexec/ld-elf.so.1 -r-xr-xr-x 1 root wheel 250072 Nov 21 09:29 /libexec/ld-elf.so.1 $ ls -l /compat/i386/libexec/ld-elf.so.1 -r-xr-xr-x 1 root wheel 220692 Dec 15 18:30 /compat/i386/libexec/ld-elf.so.1 $ Any thoughts on what's going on here? Thanks! -brian -- "Coding in C is like sending a 3 year old to do groceries. You gotta tell them exactly what you want or you'll end up with a cupboard full of pop tarts and pancake mix." -- IRC User (http://www.bash.org/?841435)