From: Zardosht Kasheff Date: September 21 2009 7:54pm Subject: building a mysql binary tarball List-Archive: http://lists.mysql.com/internals/37319 Message-Id: <2f9663ba0909211254i43e156d7pf756b168adcc8e16@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Hello all, i can not build a mysql binary tarball from the source tarball that results in the same directory structure as in the community binary distribution. for example, mysql.h is located in include/mysql/mysql.h in my build, but in include/mysql.h in the community distribution. i run configure with the same options captured in the community distribution of mysqlbug, and then run make bin-dist. does anyone know what the build process is for the community tarball? thanks -Zardosht