MySQL Forums
Forum List  »  Source, Builds, Binaries

Re: Help! I can build 5.1.41 successfully in Win7, but run it into crashing
Posted by: Kent Boortz
Date: April 16, 2010 12:44PM

You try run the server from a source tree where you built the
server, unfortunately the server in that setup has to be told
where to find the data directory, language files etc. You can do
that by setting command line parameters, but not that easy.

I suggest you first try run some tests as suggested on the page

http://dev.mysql.com/doc/refman/5.1/en/windows-source-build-cmake.html

The mysql-test-run script will set up paths for language files etc
that the server needs.

Then you can install the server manually, as described on the same
page, see section starting with "It is also possible to install MySQL by copying directories and files directly:"

kent

Kent Boortz, Release Staff Engineer
Oracle, the MySQL team, www.mysql.com

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Help! I can build 5.1.41 successfully in Win7, but run it into crashing
2060
April 16, 2010 12:44PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.