NOTE: this tutorial will be improved, eventually. ~~ilikenwf
First, pull down the sb-trunk-oldxul branch from my git tree if you're comfortable with git and want to use about a gig of space, or just get the tarball: https://github.com/nightingale-media-pla...unk-oldxul
Then, run build.sh.
But I'd like to have other people try this one, so that I can make sure it builds well on everyone's distro/architecture.
Notes:
*To build, you need to have all of the gstreamer0.10 packages for your distro, svn, wget, and git (if pulling the tree down) installed, as well as the usual dependencies for building software upon your distro.
*If it gets python errors, make sure you have python2 installed, and try the build.sh script again.
*If it doesn't play music, you'll need to copy /usr/lib/gstreamer0.10/* into compiled-dist-linux-[your arch]/dist/gst-plugins and then rerun nightingale. It should then play music.
First, pull down the sb-trunk-oldxul branch from my git tree if you're comfortable with git and want to use about a gig of space, or just get the tarball: https://github.com/nightingale-media-pla...unk-oldxul
Then, run build.sh.
Code:
./build.sh
But I'd like to have other people try this one, so that I can make sure it builds well on everyone's distro/architecture.
Notes:
*To build, you need to have all of the gstreamer0.10 packages for your distro, svn, wget, and git (if pulling the tree down) installed, as well as the usual dependencies for building software upon your distro.
*If it gets python errors, make sure you have python2 installed, and try the build.sh script again.
*If it doesn't play music, you'll need to copy /usr/lib/gstreamer0.10/* into compiled-dist-linux-[your arch]/dist/gst-plugins and then rerun nightingale. It should then play music.
Stevo - Molder of bits and bytes in an electronic wonderland.