From owner-freebsd-questions Thu Dec 14 19:15:28 2000 From owner-freebsd-questions@FreeBSD.ORG Thu Dec 14 19:15:25 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mail.psknet.com (orion.psknet.com [63.171.251.4]) by hub.freebsd.org (Postfix) with SMTP id 72E7637B400 for ; Thu, 14 Dec 2000 19:15:24 -0800 (PST) Received: (qmail 83437 invoked from network); 15 Dec 2000 03:15:18 -0000 Received: from abyss.dashit.net (HELO ABYSS) (209.100.22.250) by orion.psknet.com with SMTP; 15 Dec 2000 03:15:18 -0000 From: "Troy Settle" To: "Domas Mituzas" , Cc: "xuyifeng" , Subject: RE: sybase db-library name conflict with Berkeley DB Date: Thu, 14 Dec 2000 22:15:17 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: X-AntiVirus: scanned for viruses by Pulaski Networks (http://www.psknet.com) using AMaViS (http://www.amavis.org) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Domas, The --with-tdsver=7.0 sets the /default/ version used by the tds library. You can override this with an environment variable: TDSVER=50 for other databases. See the 2.4 in the FAQ at http://www.freetds.org. Interaction in the port is not needed. One thing that would be nice for the freetds port, would be to hard code in the SYBASE variable, but allow for users to override in their envorionment. -- Troy Settle Pulaski Networks 540.994.4254 It's always a long day, 86400 doesn't fit into a short. ** -----Original Message----- ** From: owner-freebsd-questions@FreeBSD.ORG ** [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Domas Mituzas ** Sent: Thursday, December 14, 2000 4:48 PM ** To: freebsd-questions@FreeBSD.ORG ** Cc: xuyifeng; freebsd-ports@FreeBSD.ORG ** Subject: Re: sybase db-library name conflict with Berkeley DB ** ** ** Hi, ** > M$-SQL server. You have to tweak the Makefile in ** > /usr/ports/database/freetds so that the CONFIGURE_ARGS has ** > --with-tdsver=5.0 instead of --with-tdsver=7.0. ** ** actually I'll try to make a selection (ergh, one more interactive port), ** so it will be possible to choose what you wish (ms sql or sybase). If ** there are any better solutions, they're welcome. ** ** by the way, is it possible to have two packages built then ** (freetds-sybase ** and freetds-ms during the port build). afaik, ports system won't allow ** that, but that would be nead. any ideas? ** ** Domas ** --freetds maintainer ** Systems administrator ** DELFI Internet, Lithuania ** ** ** ** To Unsubscribe: send mail to majordomo@FreeBSD.org ** with "unsubscribe freebsd-questions" in the body of the message ** ** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message