From owner-freebsd-ports@FreeBSD.ORG Sat Jan 22 07:54:50 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A80C16A4CE for ; Sat, 22 Jan 2005 07:54:50 +0000 (GMT) Received: from network-asp.biz (zverevo1.customer.adamant.net [212.26.135.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65C5743D1F for ; Sat, 22 Jan 2005 07:54:49 +0000 (GMT) (envelope-from sergey@network-asp.biz) Received: from [85.202.130.36] (ip.85.202.130.36.dyn.pool-3.broadband.voliacable.com [85.202.130.36]) by network-asp.biz (Postfix) with ESMTP id 102F062E6; Sat, 22 Jan 2005 09:54:43 +0200 (EET) Message-ID: <41F206B6.2030606@network-asp.biz> Date: Sat, 22 Jan 2005 09:54:30 +0200 From: Sergey Prikhodko User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Leon References: <006101c50026$2a2237d0$a23db918@D1TWQX41> In-Reply-To: <006101c50026$2a2237d0$a23db918@D1TWQX41> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at network-asp.biz cc: ports@FreeBSD.org Subject: Re: Mysql++ X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 07:54:50 -0000 Leon wrote: >Hi, > >I'm trying to connect to mysql from c, c++. >So I guess, I nee to install Mysql++. >I think I should be able to do it from the port collection. >But I do not know how can I do it? >What command should I use? >So, If you know, please help me with it. > > cd /usr/ports/databases/mysql++ && make install clean http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html >Thanks a lot, >Leon. >