Re: [Banshee-List] Problem building 1.5 from source
- From: Gilbert Mendoza <gmendoza gmail com>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] Problem building 1.5 from source
- Date: Wed, 27 May 2009 11:06:38 -0700
Argh... not sure why my message was wrapped... just
The following was a single lines:
> sudo apt-get install git git-core subversion autoconf automake libtool
> intltool gcc make
--
Gilbert Mendoza
PGP: 0x7403B303
Email: gmendoza at gmail.com
http://www.savvyadmin.com
https://launchpad.net/~gmendoza
https://wiki.ubuntu.com/GilbertMendoza
On Wed, May 27, 2009 at 11:02 AM, Gilbert Mendoza <gmendoza gmail com> wrote:
> If you're running Ubuntu, the instructions on the dev site needs some
> work. The git-core package needs to be installed which is not listed
> in their command example. Plus, banshee-1 is not a package in the
> Universe repo. Banshee-1 is only in the PPA, but using banshee
> dependencies works fine.
>
> Remove banshee if already installed:
> sudo apt-get remove banshee banshee-1
>
> Build from source:
> sudo apt-get install git git-core subversion autoconf automake libtool
> intltool gcc make
> sudo apt-get build-dep banshee
> cd /usr/src
> sudo git clone git://git.gnome.org/banshee
> cd banshee
> sudo ./autogen.sh
> sudo make
> sudo make install
>
> To run from CLI:
> cd ~
> banshee-1
>
> Or run from the menu.
>
> --
> Gilbert Mendoza
> PGP: 0x7403B303
> Email: gmendoza at gmail.com
> http://www.savvyadmin.com
> https://launchpad.net/~gmendoza
> https://wiki.ubuntu.com/GilbertMendoza
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]