# HG changeset patch # User kyberneticist@gmail.com # Date 1319306759 0 # Node ID 2b1370b1f0237760cef34b6df98fd92f9f100404 # Parent 030bb9b4470ba5d8a3fa1727f6eccd07a445de00 Edited wiki page BuildingOnLinux through web user interface. diff -r 030bb9b4470b -r 2b1370b1f023 BuildingOnLinux.wiki --- a/BuildingOnLinux.wiki Sat Oct 22 18:04:17 2011 +0000 +++ b/BuildingOnLinux.wiki Sat Oct 22 18:05:59 2011 +0000 @@ -11,7 +11,7 @@ {{{ sudo apt-get install mercurial cmake qt4-qmake libqt4-dev libsdl1.2-dev libsdl-net1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev libsdl-ttf2.0-dev liblua5.1-dev fpc }}} -note, if you want to try building the server as well (requires libghc base 4.3 right now) try these too: +note, if you want to try building the server as well (requires at least libghc base 4.3 right now) try these too: {{{ sudo apt-get install ghc libghc-binary-dev libghc-bytestring-show-dev libghc-dataenc-dev libghc-deepseq-dev libghc-hslogger-dev libghc-mtl-dev libghc-network-dev libghc-parsec3-dev }}}