Date: Wed, 29 Dec 1999 22:18:42 -0800 From: "Majid Almassari" <majid@ibroadcast.net> To: "Alex Ramia" <alexkr@pacbell.net>, <freebsd-questions@FreeBSD.ORG> Subject: Re: Install MySql Message-ID: <009401bf528d$bb7f1f00$1791ddd1@balfourplace.com> References: <000801bf5287$81bd6980$7df9c33f@Pacbell.net>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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 [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=iso-8859-1" http-equiv=Content-Type> <META content="MSHTML 5.00.2722.1300" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>Hi,</FONT></DIV> <DIV><FONT face=Arial size=3>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</FONT></DIV> <DIV><FONT face=Arial><A href="ftp://ftp.mysql.com/pub/mysql/Downloads/MySQL-3.22">ftp://ftp.mysql.com/pub/mysql/Downloads/MySQL-3.22</A></FONT></DIV> <DIV><FONT face=Arial size=2>and download the last file <A href="ftp://ftp.mysql.com/pub/mysql/Downloads/MySQL-3.22/mysql-3.22.27.tar.gz">mysql-3.22.27.tar.gz</A><BR><FONT size=2>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</FONT></FONT></DIV> <DIV><FONT face=Arial size=3>./configure</FONT></DIV> <DIV><FONT face=Arial>make</FONT></DIV> <DIV><FONT face=Arial>make install</FONT></DIV> <DIV><FONT face=Arial>then run</FONT></DIV> <DIV><FONT face=Arial>./script/mysql_install_db (to start mysql)</FONT></DIV> <DIV><FONT face=Arial>To verify that mysql is running</FONT></DIV> <DIV><FONT face=Arial>/usr/local/bin/mysqladmin version (should dispaly the version output)</FONT></DIV> <DIV><FONT face=Arial>Hopefully that helps.</FONT></DIV> <DIV> </DIV> <DIV>Majid Almassari, MSEE, MCP.<BR>System Administrator.<BR>iBroadcast, Inc.<BR>(206) 223-5540<BR><A href="http://www.ibroadcast.net">http://www.ibroadcast.net</A></DIV> <BLOCKQUOTE style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px"> <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV> <DIV style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> <A href="mailto:alexkr@pacbell.net" title=alexkr@pacbell.net>Alex Ramia</A> </DIV> <DIV style="FONT: 10pt arial"><B>To:</B> <A href="mailto:freebsd-questions@FreeBSD.ORG" title=freebsd-questions@FreeBSD.ORG>freebsd-questions@FreeBSD.ORG</A> </DIV> <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, December 29, 1999 9:34 PM</DIV> <DIV style="FONT: 10pt arial"><B>Subject:</B> Install MySql</DIV> <DIV><BR></DIV> <DIV><FONT face=Arial size=2>Hi .. </FONT></DIV> <DIV><FONT face=Arial size=2>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..</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>do I replace the version from tcx or what.. ? please help I would like to install Mysql on Freebsd, if it works ?</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Best Regards</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Alex</FONT></DIV></BLOCKQUOTE></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009401bf528d$bb7f1f00$1791ddd1>
