Article
Problem:
No SUSE 10.1 RPM's for latest version of Banshee are available.
SOLUTION:
Build and install Banshee on SUSE Linux 10.1.
EXAMPLE:
- If you have an older version of Banshee installed then start with uninstalling it (i.e Yast, remove all Banshee RPM's).
- Install these packages (using Yast):
- mono-devel
- monodoc-core
- sqlite-devel
- libmusicbrainz-devel
- gstreamer010-devel
- gstreamer010-plugins-base-devel
- libgnomeui-devel
- gnome-desktop-devel
- nautilus-cd-burner-devel
- Get the latest version of Banshee from http://banshee ( http://banshee/ )-project.org/. In this scenario the version was 0.11.1
Download the files:
banshee-0.11.0.tar.gz
banshee-official-plugins-0.11.0.tar.gz - Unpack Banshee (banshee-0.11.0.tar.gz) to a temp directory.
- Open a terminal in this directory and run:
./configure
Run:
make
- Switch to root (su)
Run (will default install to /usr/local):
make install - Exit to your regular user and start Banshee (/usr/local/bin/banshee &)
- Installation of Banshee plugins are done the same way. In my case I unpacked banshee-official-plugins-0.11.0.tar.gz and run the commands above (i.e "./configure" "make" "make install")
You're done, enjoy!
ENVIRONMENT:
Open SUSE 10.1
Should work on SLED 10 but not verified
Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).
It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.
Related Articles
User Comments
- Be the first to comment! To leave a comment you need to Login or Register
- 3710 reads


0