From owner-freebsd-questions@FreeBSD.ORG Fri Aug 26 17:02:13 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 799BF16A424 for ; Fri, 26 Aug 2005 17:02:13 +0000 (GMT) (envelope-from z.zorro.z@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 899F143D48 for ; Fri, 26 Aug 2005 17:02:11 +0000 (GMT) (envelope-from z.zorro.z@gmail.com) Received: by wproxy.gmail.com with SMTP id 55so180112wri for ; Fri, 26 Aug 2005 10:02:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tqLBySBmulst7qFTKiJ8LuypGbCV+CeGI91ScYGMOZXYVpgIPT3ZbYULgKLOQzISprmdJgStRufbbLfkpiIMklwLj6Ac+jVlgY5nx4f2ShKXlb4F3K3hOWuk9KlUMjGbZ7TeHjBv2kpwaqgHcaYLLxfiacq57DlExJIBI7wkyrM= Received: by 10.54.34.33 with SMTP id h33mr2731645wrh; Fri, 26 Aug 2005 10:02:08 -0700 (PDT) Received: by 10.54.119.16 with HTTP; Fri, 26 Aug 2005 10:02:07 -0700 (PDT) Message-ID: Date: Fri, 26 Aug 2005 17:02:08 +0000 From: Zorro Super Hero To: Alex Zbyslaw In-Reply-To: <430F48FA.3080906@dial.pipex.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <430F48FA.3080906@dial.pipex.com> Cc: freebsd-questions@freebsd.org Subject: Re: wine error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Aug 2005 17:02:13 -0000 thank you Alex i try it i hope it will work for me. i didn't know that there is a port for wine on the cd thank you very mach On 8/26/05, Alex Zbyslaw wrote: > Zorro Super Hero wrote: >=20 > >i get the "wine" from "winehq.com" i go to "Freebsd" and i get the > >version..."Wine-20050725.tar.gz" i do "tar -zxvf " . > >the next thing i do "./configure " and everything was good. > >nex i do "make depend" and it was good to. (with no error). > >now i do "make". and its run for a long time then i get an error...... > > =20 > > > Why don't you try installing from the port "cd=20 > /usr/ports/emulators/wine; make install clean" or "portupgrade -iNR=20 > emulators/wine". The port has 4 patches and a startup script. Why try= =20 > to re-invent the wheel? >=20 > --Alex >=20 > PS I've never run wine, but if it works at all it will work from the port= . >=20 >