From owner-freebsd-ports@FreeBSD.ORG Sun Aug 25 06:20:49 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E73C4704 for ; Sun, 25 Aug 2013 06:20:49 +0000 (UTC) (envelope-from freebsd01@dgmm.net) Received: from outbound-queue-2.mail.thdo.gradwell.net (outbound-queue-2.mail.thdo.gradwell.net [212.11.70.35]) by mx1.freebsd.org (Postfix) with ESMTP id AEF422AA9 for ; Sun, 25 Aug 2013 06:20:49 +0000 (UTC) Received: from outbound-edge-2.mail.thdo.gradwell.net (bonnie.gradwell.net [212.11.70.2]) by outbound-queue-2.mail.thdo.gradwell.net (Postfix) with ESMTP id ADA8C236E7 for ; Sun, 25 Aug 2013 07:20:39 +0100 (BST) Received: from cpc7-jarr12-2-0-cust882.16-2.cable.virginmedia.com (HELO amd.asgard.uk) (92.238.71.115) (smtp-auth username dave%pop3.dgmm.net, mechanism plain) by outbound-edge-2.mail.thdo.gradwell.net (qpsmtpd/0.83) with ESMTPA; Sun, 25 Aug 2013 07:20:39 +0100 From: dgmm To: freebsd-ports@freebsd.org Subject: Re: How to start wine? Date: Sun, 25 Aug 2013 07:20:37 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.1-RELEASE-p5; KDE/4.10.5; amd64; ; ) References: <122926.82428.bm@smtp101.sbc.mail.ne1.yahoo.com> In-Reply-To: <122926.82428.bm@smtp101.sbc.mail.ne1.yahoo.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201308250720.37877.freebsd01@dgmm.net> X-Gradwell-MongoId: 5219a237.d738-6b7c-2 X-Gradwell-Auth-Method: mailbox X-Gradwell-Auth-Credentials: dave@pop3.dgmm.net X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Aug 2013 06:20:50 -0000 On Saturday 24 August 2013 23:12:57 Thomas Mueller wrote: > I built wine from ports on a USB-stick installation of FreeBSD 9.1-STABLE > i386, but it won't start. > > I tried to start from hard-drive installation of (from uname -a) > > FreeBSD amelia2 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #17 r254196: Sun Aug > 11 00:36:49 UTC 2013 root@amelia2:/usr/obj/usr/src/sys/SANDY amd64 > > I get > > Shared object "libwine.so.1" not found, required by "wine" > > I was able to find libwine.so and libwine.so.1 in directory > /usr/local/lib, or as it is mounted, > /compat/i386/usr/local/lib > > I tried as nonroot user. > > Kernel config includes the line > > options COMPAT_FREEBSD32 # Compatible with i386 binaries > > What is the trick? Should I try to boot the USB stick with FreeBSD > 9.1-STABLE i386? > > I did not build Xorg on this USB stick. Should I have? > > What is the requirement of FreeBSD versions matching? > > Although I keep the source tree, ports tree and work directories on the > hard drive, installing to this Kingston Data Traveler 16 GB USB 2.0 stick > is very slow, slower than NetBSD and slower than FreeBSD on other USB > sticks. I could try with a Kingston Data Traveler 16 GB or 32 GB USB 3.0 > drive. > > Tom You can't do that See https://wiki.freebsd.org/i386-Wine For a workaround, see https://people.freebsd.org/~ivoras/wine/