Re: Can anyone help me.. for install on a Freebsd 4.2 box..

2001-04-24 Thread Mark Rowlands
On Thursday 19 April 2001 21:54, Ken Menzel wrote: cd /usr/ports/databases/mysql323-server make make install reboot this aint windows ya know skip the reboot /sbin/ldconfig -m /usr/local/lib/mysql /usr/local/bin/safe_mysqld --user=mysql

Re: Can anyone help me.. for install on a Freebsd 4.2 box..

2001-04-20 Thread Brian Reichert
On Thu, Apr 19, 2001 at 11:37:14AM -0700, Larry Caragay wrote: Would anyone out there have the installation instruction for Mysql for a FreeBSD 4.2 box??? I've built it several times under FreeBSD 4.2. WHat problem are you seeing? Larry P.S. Thanks in advance... -- Brian 'you Bastard'

Re: Can anyone help me.. for install on a Freebsd 4.2 box..

2001-04-19 Thread Ken Menzel
cd /usr/ports/databases/mysql323-server make make install reboot - Ken Menzel ICQ# 9325188 www.icarz.com [EMAIL PROTECTED] - Original Message - From: "Larry Caragay" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, April 19,

RE: Can anyone help me.. for install on a Freebsd 4.2 box..

2001-04-19 Thread Ravi Raman
hi. the easiest way would be to use the port. otherwise ./configure (--with-some-options); make; make install and hope for the best... more realistically, do the commands one by one, and deal w/ the error messages as they pop up. is there specific information that is not on these pages (

RE: Can anyone help me.. for install on a Freebsd 4.2 box..

2001-04-19 Thread Ravi Raman
PROTECTED]] for posterity) -ravi. -Original Message- From: Larry Caragay [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 19, 2001 5:02 PM To: Ravi Raman Subject: RE: Can anyone help me.. for install on a Freebsd 4.2 box.. Hi Ravi, The problem I get is after the ./configure --prefix=/usr