]> git.sur5r.net Git - bacula/docs/commitdiff
Update for MySQL-5 and build_client_only support.
authorScott Barninger <scott@barninger.com>
Sat, 15 Jul 2006 20:28:18 +0000 (20:28 +0000)
committerScott Barninger <scott@barninger.com>
Sat, 15 Jul 2006 20:28:18 +0000 (20:28 +0000)
docs/manual/rpm-faq.tex

index ab219843e63bc102fc51b7a13b28790193e836f0..6d3a47877fa848b112bfc4ebf7aae845e013835a 100644 (file)
@@ -252,8 +252,11 @@ MySQL support:
 for mysql 3.23.x support define this
 --define "build_mysql 1"
 if using mysql 4.x define this,
-currently: Mandrake 10.x, SuSE 9.x & 10.x, FC4, FC5 & RHEL4
+currently: Mandrake 10.x, Mandriva 2006.0, SuSE 9.x & 10.0, FC4 & RHEL4
 --define "build_mysql4 1"
+if using mysql 5.x define this,
+currently: SuSE 10.1 & FC5
+--define "build_mysql5 1"
 
 PostgreSQL support:
 --define "build_postgresql 1"
@@ -261,6 +264,9 @@ PostgreSQL support:
 Sqlite support:
 --define "build_sqlite 1"
 
+Build the client rpm only in place of one of the above database full builds:
+--define "build_client_only 1"
+
 X86-64 support:
 --define "build_x86_64 1"