Building GNU Backgammon on (K)Ubuntu 8.10 The steps described on www.gnubg.org, Categorie: Download and Install "Building gnubg from source on Ubuntu" [read more] need to be adapted. ( URL: http://www.gnubg.org/index.php?itemid=100&catid=10 )
sudo apt-get -y install libxml2.0-dev must be: sudo apt-get -y install libxml2-dev and you'll have to add: sudo apt-get -y install libreadline5-dev Otherwise it builds fine, but there are no sounds and no multiprocessor support. N. -- "He is no fool who gives up what he cannot keep to gain what he cannot lose." -Jim Elliot _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
