Changes between Version 5 and Version 6 of CompilingForLinux

Show
Ignore:
Author:
uncle_fungus (IP: 78.86.94.220)
Timestamp:
08/31/08 07:59:23 (2 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompilingForLinux

    v5 v6  
    55In order to compile !FahMon for Linux you need to have the following software installed: 
    66 * 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 required 
     7 * 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) 
    88 
    99The 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.