• skip to sidebar
  • skip to search box

trainedmonkey

by Jim Winstead Jr.

compiling mysql 5.0 from the development tree on ubuntu linux

i started setting up my new development machine today. it’s an amd64, and so far i’ve installed ubuntu linux on it. the installation was totally painless. to be able to compile mysql 5.0 from the bitkeeper source tree, i had to install automake1.8, autoconf, libtool, gcc, g++, ccache (not a requirement, but nice), bison, gawk (mawk doesn’t work), libncurses5-dev, and libssl-dev. and those pulled in various dependencies thanks to the magic of apt-get.

one new bug fixed today, and two old bugs re-fixed. (mostly — still waiting for the build and test for one of them.)

» Wednesday, January 12, 2005 @ 8:06pm » work, mysql, bugs » 3 comments, add yours
« i fought the bugs, and the bugs won • no comment »

Comments

You missed the most important detail... How fast was it?! :-)

» Jeremy Zawodny (link) » Thursday, January 13, 2005 @ 11:37pm

that would really be interesting. have you some information about that?

i couldn't find any performance indicators on the Ubuntu website as well, so i really have no clue.

» Ubuntu (link) » Thursday, December 8, 2005 @ 11:32am

i wrote up something about build times on my development box.

» jim (link) » Thursday, December 8, 2005 @ 11:44am

Add a comment

Sorry, comments on this post are closed.

  • Home
  • About
  • Archive
  • Bookmarks
  • Photos
  • Projects
  • GitHub
  • @jimw@mefi.social

Dedicated to the public domain by Jim Winstead Jr.