Hi Alan,
I have uploaded a binary distribution to mysql.com,  but they have not
yet had time to post it.
Here are my instructions for MySQL,  Good Luck:
My notes on building mysql

gunzip <mysql-3.23.xx.tar.gz | tar xvf -

The default config works pretty well.

I change into the directory just created and run

./configure --enable-large-files

This enables files larger than 2GB

then run  (Do not use BSD make!)

gmake -s

su to root then:

gmake -s install

add the line /usr/local/lib/mysql to ld.so.conf and run ldconfig
~

-----------------------------------------------------
Ken Menzel  ICQ# 9325188
www.icarz.com  [EMAIL PROTECTED]
----- Original Message -----
From: "Alan Halls" <[EMAIL PROTECTED]>
To: "Mysql" <[EMAIL PROTECTED]>
Sent: Thursday, January 25, 2001 3:25 PM
Subject: BSDI 4.2?


> Anyone have any luck building Mysql 3.32.23 on a BSDI 4.2 machine? I
get an
> error during the make command.
> Alan
>
>
> --------------------------------------------------------------------
-
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try:
http://lists.mysql.com/php/unsubscribe.php
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to