From owner-freebsd-ports Thu Oct 4 1:32:38 2001 Delivered-To: freebsd-ports@freebsd.org Received: from fling.sanbi.ac.za (fling.sanbi.ac.za [196.38.142.119]) by hub.freebsd.org (Postfix) with ESMTP id 604D537B429 for ; Thu, 4 Oct 2001 01:32:30 -0700 (PDT) Received: from johann by fling.sanbi.ac.za with local (Exim 3.13 #4) id 15p3vG-00063v-00; Thu, 04 Oct 2001 10:32:02 +0200 Date: Thu, 4 Oct 2001 10:32:02 +0200 From: Johann Visagie To: Jeff Hertig Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: unixODBC-2.0.9 Message-ID: <20011004103202.E21830@fling.sanbi.ac.za> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jhertig@cytranz.com on Mon, Oct 01, 2001 at 02:28:07PM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Jeff Hertig on 2001-10-01 (Mon) at 14:28:07 -0500: > > I am trying to get unixODBC running on my freebsd 4.1 machine. The package > doesn't install the DataManager or the > ODBCConfig programs. You have to have the variable WITH_GUI set to build and install the GUI elements of unixODBC, which includes DataManager and ODBCConfig. (You'll see this if you read the port's Makefile.) I.e.: cd /usr/ports/databases/unixODBC && make -DWITH_GUI install clean If that turns out not to be the problem, let me know. I'm also busy working with the driver managers unixODBC and iODBC (databases/libiodbc) at the moment. -- V To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message