On Nov 19, 2007, at 3:57 PM, Dennis Gilmore wrote:
On Monday 19 November 2007, Michael G. Zinner wrote:
Dear MySQL users,
after several months of hard development work I am proud to
announce the
first public beta release of the MySQL Workbench project.
MySQL Workbench is a next-generation visual database design
application
that can be used to efficiently design, manage and document database
schemata.
While this Beta first public beta is not perfect yet it marks a
milestone for the MySQL Developer Tools team and the tool will be the
team's flagship product for the next years to come.
so i grabbed the source and went to do a linux build. it seems
that your
missing the Makefile.in files and the autogen.sh script is not
making them.
Hi
As noted in the announcement, the current release is unfortunately
Windows only.
We're working on getting the common core stable before porting the
GUI to
Linux (and OSX). You can read more about it in:
http://dev.mysql.com/workbench/?p=19
Sorry about that.