From owner-freebsd-questions@FreeBSD.ORG Wed Dec 13 20:57:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B635516A4B3 for ; Wed, 13 Dec 2006 20:57:37 +0000 (UTC) (envelope-from maanjee@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id E630843D8F for ; Wed, 13 Dec 2006 20:55:22 +0000 (GMT) (envelope-from maanjee@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so100246ana for ; Wed, 13 Dec 2006 12:56:51 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=SLkJK/wSA2z18sqgXMoBA3wz8HfRVPz7zFBskZwXi7Yyd+9gclUB6nnO0l4l+ZLvC8KyH5Z59w0vlJD5dKqa0XNdu6G7z9QAjYUlJbpa/eC5yNd5yU673ZN7iA0UROI6lp4ByCHOz9oMBjtLdqL6C3eEbMLzCy5MqCrpvSuvRuU= Received: by 10.100.128.8 with SMTP id a8mr901260and.1166043411534; Wed, 13 Dec 2006 12:56:51 -0800 (PST) Received: by 10.100.111.20 with HTTP; Wed, 13 Dec 2006 12:56:51 -0800 (PST) Message-ID: <2cd0a0da0612131256p5e2db7dan9406c693d42ad93c@mail.gmail.com> Date: Wed, 13 Dec 2006 21:56:51 +0100 From: VeeJay To: FreeBSD-Questions , maanjee@gmail.com MIME-Version: 1.0 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Please help* 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: Wed, 13 Dec 2006 20:57:37 -0000 I am a novice with Unix and user of MySQL on windows=85.. I have a problem, i.e. I want to install MySQL5.0 at my FreeBSD 6.1 box with following configurations: --prefix=3D/usr/local/mysql --with-mysqld-user=3Dmysql --with-unix-socket-path=3D/tmp/mysql.sock --with-mysqld-ldflags=3D-all-static How and at What place, can I configure the Makefile under /usr/ports/databases/mysql50-server/ to have MySQL server working with above mentioned configurations? --=20 Thanks! BR / vj