- Original Message
From: Jeremy Chadwick <[EMAIL PROTECTED]>
To: Drew Jenkins <[EMAIL PROTECTED]>
Cc: freebsd-ports@freebsd.org
Sent: Thursday, March 1, 2007 4:53:45 PM
Subject: Re: Can't Get MySQL Port Up
First up, thank you very much for your detailed analysis and comm
On Thu, Mar 01, 2007 at 08:33:16AM -0800, Drew Jenkins wrote:
> >Have you considered doing something like pkg_info,
>
> That command brings up many ports that are not listed in /var/db/ports/*
pkg_info will show you all ports and packages you have installed. These
are usually installed in /usr/l
On Thu, Mar 01, 2007 at 08:33:16AM -0800, Drew Jenkins wrote:
> {snip}
Drew, I've figured out what has caused the errors you're seeing. I'll
respond later in the day, as I'm at work right now and incredibly
swamped (keep getting interrupted writing this Email to you).
--
| Jeremy Chadwick
- Original Message
From: Jeremy Chadwick <[EMAIL PROTECTED]>
To: Drew Jenkins <[EMAIL PROTECTED]>
Cc: freebsd-ports@freebsd.org
Sent: Thursday, March 1, 2007 11:29:26 AM
Subject: Re: Can't Get MySQL Port Up
>The fact that you broke /usr/local/include is probably not
On Thu, Mar 01, 2007 at 07:29:26AM -0800, Jeremy Chadwick wrote:
> > ^G/usr/local/libexec/mysqld: Can't find file: './mysql/general_log.frm'
> > (errno: 13)
>
> There is no such table "general_log" in database "mysql" in MySQL
> 4.0 nor 4.1. errno 13 is Permission denied, by the way. So how is
On Thu, Mar 01, 2007 at 05:56:27AM -0800, Drew Jenkins wrote:
> Hi;
> I am about ready to give up on this port and try the source code...but I'd
> really like to work with the port! I built out mysql51-server on both my
> experimental and new production server. I thought I had them both working,