diff options
author | Jamie McCracken <jamiemcc@src.gnome.org> | 2006-08-03 23:53:48 +0000 |
---|---|---|
committer | Jamie McCracken <jamiemcc@src.gnome.org> | 2006-08-03 23:53:48 +0000 |
commit | bee8085fa2d678cf1dfecd1b97d988c7762e4ff4 (patch) | |
tree | 3ee824d6b2c53ecc8c68ac81b1444297d6e71fcd /README | |
parent | 8861e0c89e07903a3d9228db1a25e493460ce2ec (diff) | |
download | tracker-bee8085fa2d678cf1dfecd1b97d988c7762e4ff4.tar.gz |
added new dbus methods for File.Exists and File.GetServiceType
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -117,7 +117,7 @@ lThe embedded mysql library ibmysqld.a version 5.0.19 or higher is required comp If not present you can compile libmysqld.a by downloading source tarball for an appropriate version (5.0.19+) from the bottom of page http://dev.mysql.com/downloads/mysql/5.0.html -The following configure flags are reccommended if building mysqld.a from source: --without-server --with-embedded-server --enable-assembler --with-mysqld-ldflags --with-client-ldflags +The following configure flags are reccommended if building mysqld.a from source: --without-server --with-embedded-server --enable-assembler Generic RPMs and tarballs are also provided for the embedded mysql library and another for the development headers at http://www.gnome.org/~jamiemcc/tracker/ |