To run Hugo for Linux and wxGTK, you'll need the following libraries installed: - libwx_gtk (wxGTK latest version) - libgtk-1.2 - libgdk-1.2 - libglib-1.2 - libmikmod-3.1.9 (earlier versions were buggy) as well as the normally accompanying libraries. The latest libwx_gtk package can be found via the wxWidgets homepage: http://www.wxwidgets.org If you encounter any problems relating to mismatched symbols, object sizes, etc., it's likely due to the fact that you've got a newer (or older) version of libwx_gtk. In this case, it's probably best--as is generally recommended where possible for packages on a Linux box-- to recompile wxHugo from source.