gstreamer should be autodetected, and ought to work out of the box. Do you have more info?
Christian. On Wed, Nov 5, 2008 at 3:56 PM, Jonathan Kinsey <[EMAIL PROTECTED]> wrote: > I've updated the webpage with those changes - worked for me fine too. > > I seem to remember that gstreamer wouldn't work when I tried, probably a > mistake I made in the package name or is there a config option? > > Jon > > > > ________________________________ >> Date: Wed, 5 Nov 2008 15:41:54 +0100 >> From: [EMAIL PROTECTED] >> To: [EMAIL PROTECTED] >> Subject: Re: [Bug-gnubg] Building GNU Backgammon on (K)Ubuntu 8.10 >> CC: [email protected] >> >> On Wed, Nov 5, 2008 at 3:19 PM, motiv4u <[EMAIL PROTECTED]> wrote: >> > 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. >> > >> >> For sounds you need gstreamer. Multiprocessor is not enabled by >> default, so you need to run ./configure --enable-threads. >> >> Christian. >> >> > 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 >> > >> >> >> _______________________________________________ >> Bug-gnubg mailing list >> [email protected] >> http://lists.gnu.org/mailman/listinfo/bug-gnubg > > > ________________________________ > For the best free wallpapers from MSN Click here! _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
