Re: [Banshee-List] Screenshot Added



Here are my notes from doing it last night. You need to read the README.trunk file to find out what I left out. It should work as long as you don't mind installing your own mono-addins and ndesk-dbus.

Be aware, that it is still limited in functionality in comparison and may at any time fall apart under some new addition to trunk, but this is a good start. :-)

install nunit package

sudo cp /usr/lib/pkgconfig/nunit.pc /usr/lib/pkgconfig/mono-nunit.pc
svn co svn://anonsvn.mono-project.com/source/trunk/mono-addins mono-addins
cd mono-addins
./autogen.sh --prefix=/usr/
make
sudo make install

wget http://www.ndesk.org/archive/dbus-sharp/ndesk-dbus-0.6.0.tar.gz
tar zxvf ndesk-dbus-0.6.0.tar.gz
cd ndesk
./configure --prefix=/usr
make
sudo make install

cd banshee
svn update
./autogen.sh --prefix=/usr
sudo make uninstall
make
make run

JSR/



On Nov 13, 2007 1:28 PM, Andrew Conkling <andrew conkling gmail com> wrote:
On Nov 12, 2007 9:34 PM, Josiah Ritchie <josiah ritchie gmail com> wrote:
For those who may be chomping at the bit to see the new interface. igorgue handed me one this evening on IRC. I posted it up on the ScreenShot Collage at: http://banshee-project.org/ScreenshotCollage

Anyone else have screenshot of it in action they'd like to share?

Or some help building it? ;) Anyone gotten it working on Ubuntu?

_______________________________________________
Banshee-list mailing list
Banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list




--
Our Mission
Technology and Hospitality for God's Workmen
http://missions.ritchietribe.net

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]