From owner-freebsd-questions Wed Dec 29 22:20:13 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.actllc.com (mail-1.actllc.com [209.221.160.11]) by hub.freebsd.org (Postfix) with ESMTP id B17E714DAF for ; Wed, 29 Dec 1999 22:19:53 -0800 (PST) (envelope-from majid@ibroadcast.net) Received: from magic2 ([209.221.145.23]) by mail-1.actllc.com (8.9.3/8.9.1) with SMTP id WAA16786; Wed, 29 Dec 1999 22:24:44 -0800 Message-ID: <009401bf528d$bb7f1f00$1791ddd1@balfourplace.com> From: "Majid Almassari" To: "Alex Ramia" , References: <000801bf5287$81bd6980$7df9c33f@Pacbell.net> Subject: Re: Install MySql Date: Wed, 29 Dec 1999 22:18:42 -0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0090_01BF524A.AA1629E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0090_01BF524A.AA1629E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, Download the Source code then just compile it. running the install works on the pre-compiled binary versions only and its got top be the one for your OS. Go to ftp://ftp.mysql.com/pub/mysql/Downloads/MySQL-3.22 and download the last file mysql-3.22.27.tar.gz which is the raw source code. Make a directory call it whatever name you like something like mysql then download the above tar ball in that directory. untar it then cd to mysql-3.22.27 do the usual ./configure make make install then run ./script/mysql_install_db (to start mysql) To verify that mysql is running /usr/local/bin/mysqladmin version (should dispaly the version output) Hopefully that helps. Majid Almassari, MSEE, MCP. System Administrator. iBroadcast, Inc. (206) 223-5540 http://www.ibroadcast.net ----- Original Message ----- From: Alex Ramia To: freebsd-questions@FreeBSD.ORG Sent: Wednesday, December 29, 1999 9:34 PM Subject: Install MySql Hi .. I really need some help.. I download the MySql from tcx .. I ran the install and all I got was a core dump.. I finally found the Freebsd Build but I am not sure what to do with this.. do I replace the version from tcx or what.. ? please help I would like to install Mysql on Freebsd, if it works ? Best Regards Alex ------=_NextPart_000_0090_01BF524A.AA1629E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
Download the Source code then just = compile it.=20 running the install works on the pre-compiled binary versions only and = its got=20 top be the one for your OS. Go to
ftp://ftp.mys= ql.com/pub/mysql/Downloads/MySQL-3.22
and download the last file mysql-3.22.27.tar.gz
which is the raw source code. Make a directory call it whatever = name you=20 like something like mysql  then download the above tar ball in that = directory. untar it then cd to mysql-3.22.27 do the = usual
./configure
make
make install
then run
./script/mysql_install_db (to start = mysql)
To verify that mysql is running
/usr/local/bin/mysqladmin version (should = dispaly the=20 version output)
Hopefully that helps.
 
Majid Almassari, MSEE, MCP.
System Administrator.
iBroadcast, = Inc.
(206) 223-5540
http://www.ibroadcast.net
----- Original Message -----
From:=20 Alex = Ramia=20
To: freebsd-questions@FreeBSD.ORG =
Sent: Wednesday, December 29, = 1999 9:34=20 PM
Subject: Install MySql

Hi ..
I really need some help.. I download = the MySql=20 from tcx .. I ran the install and all I got was a core dump.. I = finally found=20 the Freebsd Build but I am not sure what to do with = this..
 
do I replace the version from tcx = or  what..=20 ? please help I would like to install Mysql on Freebsd, if it = works=20 ?
 
Best Regards
 
Alex
------=_NextPart_000_0090_01BF524A.AA1629E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message