Building Naiade under (Gentoo) Linux
Jump to navigation
Jump to search
Prerequisites
- gcc 3.4 or later (gcc 4.1 or later strongly recommended)
- qt 4.1 or later, built with debugging enabled (under Gentoo you can do that by adding the debug USE flag to the qt ebuild)
- unixODBC (under Gentoo, emerge unixODBC or simply add the global odbc USE flag)
- MySQL 5 and the ODBC driver for MySQL (emerge mysql myodbc)
- Boost 1.33.1 or later (emerge boost)