From owner-freebsd-questions Wed Aug 20 01:57:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA09832 for questions-outgoing; Wed, 20 Aug 1997 01:57:52 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA09824 for ; Wed, 20 Aug 1997 01:57:47 -0700 (PDT) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id LAA08976; Wed, 20 Aug 1997 11:56:41 +0300 (IDT) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma008974; Wed Aug 20 11:56:35 1997 Message-ID: <33FAB135.74BF@barcode.co.il> Date: Wed, 20 Aug 1997 11:56:22 +0300 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5.1 sun4u) MIME-Version: 1.0 To: Niklas Saers CC: freebsd-questions@FreeBSD.ORG Subject: Re: Wine References: <3.0.1.32.19970820102722.0079d5d0@194.143.8.102> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Niklas Saers wrote: > > Hi. I read from the announcementlist recently that Wine had come with a > new build. So I go looking in the packages-directory: Nada. Of course, it > was in the ports-directory. So my first question is: How long does it take > before a port is made into a package? It depends. Some ports even never become packages (mostly for licensing/export restrictions reasons). If you have a specific need, contact the port maintaner. It's very easy to build ports, though, so it really shouldn't be much of a problem. > > Then... while compiling programs to run under X11, I always get errors of > include-files and such which are not found. What files do I have to install > where to be able to compile these applications. (goes for Wine as well) It's the "header files" option in the X installation menu in sysinstall (don't remember the name of the .tgz file). Run (as root) /stand/sysinstall, choose Config., Distributions, and then look into the X distribution. You'll find it there. > > Thanks for your time > > Niklas J. Saers Nadav