The spec file currently supports building on the following platforms:
\footnotesize
\begin{verbatim}
-# RedHat builds
+RedHat builds
--define "build_rh7 1"
--define "build_rh8 1"
--define "build_rh9 1"
-# Fedora Core build
+Fedora Core build
--define "build_fc1 1"
--define "build_fc3 1"
--define "build_fc4 1"
-# Whitebox Enterprise build
+Whitebox Enterprise build
--define "build_wb3 1"
-# RedHat Enterprise builds
+RedHat Enterprise builds
--define "build_rhel3 1"
--define "build_rhel4 1"
-# CentOS build
+CentOS build
--define "build_centos3 1"
--define "build_centos4 1"
-# SuSE build
+SuSE build
--define "build_su9 1"
--define "build_su10 1"
-# Mandrake 10.x build
+Mandrake 10.x build
--define "build_mdk 1"
-# Mandriva build
+Mandriva build
--define "build_mdv 1"
MySQL support:
-# for mysql 3.23.x support define this
+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 & RHEL4
+if using mysql 4.x define this,
+currently: Mandrake 10.x, SuSE 9.x & 10.x, FC4 & RHEL4
--define "build_mysql4 1"
PostgreSQL support:
Supress build of gnome console:
--define "nobuild_gconsole 1"
+Build the WXWindows console:
+requires wxGTK >= 2.6
+--define "build_wxconsole 1"
+
\end{verbatim}
\normalsize