Skip to content

Commit

Permalink
use full name for GPB and emphasize libevent version
Browse files Browse the repository at this point in the history
  • Loading branch information
tony2001 committed May 4, 2009
1 parent 021330c commit e881e13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ MySQL 5.1 is the first version which supports pluggable storage engines,
so older MySQL versions cannot and will never be supported.

Libraries required:
* protobuf - http://code.google.com/p/protobuf
* Google Protocol Buffers - http://code.google.com/p/protobuf
* Judy - http://judy.sf.net
* libevent - http://monkey.org/~provos/libevent/
(this one may be already installed in your system, just make
sure you have -devel package installed, too).
(this one may be already installed in your system, just make sure it's new enough (1.4+ is enough) and
check that you have -devel package installed).

Optionally used:
* Hoard memory allocator - http://www.hoard.org
Expand Down

0 comments on commit e881e13

Please sign in to comment.