Changes between Version 5 and Version 6 of CompilingForLinux
- Timestamp:
- 08/31/08 07:59:23 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilingForLinux
v5 v6 5 5 In order to compile !FahMon for Linux you need to have the following software installed: 6 6 * A C++ compiler. gcc-c++ (g++) is the usual one for most Linux distros 7 * The wxGTK libraries and development headers. Version 2.8.0 is the minimum version required7 * The wxGTK (Unicode) libraries and development headers. Version 2.8.0 is the minimum version required. (For info on how to compile without unicode support see #143) 8 8 9 9 The simplest way to install the above software is to open your package manager and search for the software to install if you don't already know the package names.
