Re: [Banshee-List] Problem building banshee
- From: Samuel Gyger <samuel gyger at>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] Problem building banshee
- Date: Mon, 25 Apr 2016 02:43:23 +0200
Hello Jeff,
building Banshee at the moment is sort of a complicate thing. At the moment I try to prepare a docker-container that will allow to build banshee more easily. Although not successful yet, I can give you my current state.
You will need the following packages to build Banshee on Ubuntu 16.04, as they are all older, it should also work on the last ubuntu version.
apt-get install --no-install-recommends -y \
git \
autoconf \
automake \
libtool \
intltool \
gcc \
make \
libgtk-3-dev \
libgstreamer1.0 \
gstreamer1.0-plugins-bad \
pulseaudio \
mono-devel \
&& apt-get install --no-install-recommends -y \
mono-reference-assemblies-2.0 \
libdbus2.0-cil-dev \
libdbus-glib2.0-cil-dev \
libgconf2.0-cil-dev \
libgconf2-dev \
libgstreamer1.0-dev \
libgstreamer-plugins-bad1.0-dev \
libmono-addins-cil \
libmono-addins-cil-dev \
libgdata-cil-dev \
libgudev3.0-cil \
libgudev3.0-cil-dev \
libmono-upnp-cil-dev \
libsqlite3-dev \
libdbus-glib-1-dev \
libdbus1.0-cil \
libdbus-glib1.0-cil \
libmtp9 \
libmtp-dev \
libgpod4 \
libgpod-cil \
libgpod-cil-dev \
libmono-zeroconf1.0-cil \
libmono-zeroconf-cil-dev \
and build all of them and install them.
I have the problem that Ubuntu 16.04 comes with gstreamer1.8 and somehow the bindings don't fit there, so if somebody has an idea how to fix the gstreamer-bindings. Please go ahead.
This should give you an banshee from git HEAD.
Good Luck,
Samuel
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]