Re: mysql install failed on FreeBSD!!

2001-09-17 Thread Ken Menzel
- From: Siva Namburi [EMAIL PROTECTED] To: 'Chris Johnson' [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, September 14, 2001 8:25 PM Subject: RE: mysql install failed on FreeBSD!! I have FreeBSD 4.3-stable release. Yes the ports collection was also upgraded. How do i know the version of ports

RE: mysql install failed on FreeBSD!!

2001-09-14 Thread Siva Namburi
] Subject: Re: mysql install failed on FreeBSD!! What version of FreeBSD do you have installed? Was it upgraded from an earlier version? If so, was the ports collection upgraded as well? This sounds like you have incompatible versions of the system and the ports collection installed

Re: mysql install failed on FreeBSD!

2001-09-14 Thread Siva Namburi
like you have incompatible versions of the system and the ports collection installed. - Original Message - From: Siva Namburi [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 12, 2001 3:48 PM Subject: mysql install failed on FreeBSD!! Hi, I am pretty new

Re: mysql install failed on FreeBSD!!

2001-09-13 Thread Chris Johnson
PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 12, 2001 3:48 PM Subject: mysql install failed on FreeBSD!! Hi, I am pretty new to mysql and started installing it on freeBSD from usr/ports/. I got the following error. Can somebody help me why it is failing. thanks, siva

Re: mysql install failed on FreeBSD!!

2001-09-13 Thread Rodney Broom
Hi Siva, I know I'm about to get in trouble with the FreeBSD people, but here goes: I'm not a real big fan of FreeBSD's /usr/ports/ thing. My suggestion would be to download the source in a TAR ball, unpack it, run: % configure % make % make install If that doesn't succeed, hollar back with

mysql install failed on FreeBSD!!

2001-09-12 Thread Siva Namburi
Hi, I am pretty new to mysql and started installing it on freeBSD from usr/ports/. I got the following error. Can somebody help me why it is failing. thanks, siva === Installing for mysql-server-3.23.36 === mysql-server-3.23.36 depends on executable: mysql - not found ===