Bug #49339 INSTALL file is empty
Submitted: 2 Dec 2009 11:51 Modified: 25 Jan 2010 21:54
Reporter: Susanne Ebrecht Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[2 Dec 2009 11:51] Susanne Ebrecht
Description:
Open INSTALL file. You will see it is empty.

Usually, here should be written how to install and which dependencies are necessary.

With a horrible layout you will find the dependencies in README.

Also with some bugs you will find all INSTALL information in README.

One of the bugs:
make -j3

Why -j3? It should be a user choise if he will use -j1 or -j5 or whatever.

How to repeat:
$ less INSTALL

Suggested fix:
Move dependencies from README into INSTALL and fix the layout.

Move installation informations from README into INSTALL and fix the bugs
[25 Jan 2010 21:54] Alfredo Kojima
Added pointer to blog post explaining installation in the file