Re: [Banshee-List] Banshee's extension with lastest git?



After searching a bit more this error should come from the lack of libgpod-sharp, however I have it install see

[sweetth@myhost ~]$ sudo pacman -Q libgpod-sharp-git
libgpod-sharp-git 20110406-1

Any idea?

On 04/06/2011 04:12 PM, Sw@g wrote:
Right,

so I am trying to install banshee, clone the latest git, but I run into an error while "make"

See terminal output below,

[sweetth@myhost banshee]$ make
Making all in build
Making all in pkg-config
Making all in m4
Making all in data
Making all in audio-profiles
Making all in desktop-files
Making all in icon-theme-hicolor
Making all in help
Making all in libbanshee
Making all in gstreamer
Making all in equalizer
Making all in src
Making all in Hyena
Making all in build
Making all in m4
Making all in pkg-config
Making all in Hyena
Making all in Hyena.Data.Sqlite
Making all in Hyena.Gui
Making all in Libraries
Making all in Migo
Making all in Mono.Media
Making all in Mtp
Making all in MusicBrainz
Making all in Lastfm
Making all in Lastfm.Gui
Making all in Core
Making all in Banshee.CollectionIndexer
Making all in Banshee.Core
Making all in Banshee.Services
Making all in Banshee.Widgets
Making all in Banshee.ThickClient
Making all in Banshee.WebBrowser
Making all in libossifer
Making all in Dap
Making all in Banshee.Dap
Making all in Banshee.Dap.AppleDevice
  MCS   ../../../bin/Banshee.Dap.AppleDevice.dll
./Banshee.Dap.AppleDevice/AppleDeviceTrackInfo.cs(218,24): error CS0266: Cannot implicitly convert type `int' to `uint'. An explicit conversion exists (are you missing a cast?)
Compilation failed: 1 error(s), 0 warnings
make[4]: *** [../../../bin/Banshee.Dap.AppleDevice.dll] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

On 04/06/2011 01:01 PM, Frank wrote:
That's because you did not install banshee. You're doing everything in
mid-air, so to say. So you have to set the environment variables
mentioned in the last paragraph to point to the compiled banshee dlls.

It might be easier to just install banshee... make uninstall will
remove it if you don't like it anymore.

On 6 April 2011 18:44, Sw@g<sweetthdevil gmail com>  wrote:
Yes, that's what I though that something was odd,

right, so I try make (after removing the folder and running git clone) and
make return an error:
make: *** No targets specified and no makefile found.  Stop.

I also try to run ./autogen but then again it return an error due to a
missing package,

checking for BANSHEE... no
configure: error: Package requirements (banshee-thickclient>= 1.9.6) were
not met:

No package 'banshee-thickclient' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables BANSHEE_CFLAGS
and BANSHEE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Error: Could not run ./configure, which is required to configure
banshee-community-extensions
[sweetth@myhost banshee-community-extensions]$ make
make: *** No targets specified and no makefile found.  Stop.

Regards

On 04/06/2011 12:13 PM, Frank wrote:
You have now successfully created a new extension...

you should have

git clone
git://gitorious.org/banshee-community-extensions/banshee-community-extensions.git
cd banshee-community-extensions
make

now you have a lot of stuff that doesn't belong though, because you
created extension Foo.

so before doing the above do a

rm - R banshee-community-extensions

so as to start all over

~Frank

On 6 April 2011 17:34, Sw@g<sweetthdevil gmail com>    wrote:
Many thanks thanks for your answers,


so I have now followed the instructions from the extension page on
Banshee's
website.

git clone

git://gitorious.org/banshee-community-extensions/banshee-community-extensions.git
cd banshee-community-extensions
./create-extension Foo

the issue is I have no bin folder in the BCE folder created to move into
the
banshee's folder.

I try to run a make but the answer is make: *** No rule to make target
`run'.  Stop.

So I am a bit lost,

On 04/06/2011 11:17 AM, Frank wrote:
You basically have two options:

1. You install banshee (with make install) AND the banshee community
extensions (make install) both from git and can run "banshee" and all
extensions are there
2. You make banshee from git and make the banshee community extensions
from git and copy the files from the bin folder of BCE into the bin
folder of banshee and then use "make run"

For the latter, I don't know how translations will do...

BR

Frank

On 6 April 2011 15:38, Sweetth Devil<sweetthdevil gmail com> wrote:
So you mean that the extensions are part of the got version? So should
I
install it rather than run it all those extension would be there for me
to
use?

Regards,

On Apr 5, 2011 9:34 PM, "Bertrand Lorentz"<bertrand lorentz gmail com>
wrote:
On Tue, Apr 5, 2011 at 6:11 PM, Sw@g<sweetthdevil gmail com> wrote:
Hi all,

I am using banshee with the latest git - updating it quite often and
then
a
make run not installed on the system.

I was wondering how to add the extension such as lyrics, clutterflow
and
the
rest?
When running Banshee uninstalled (with "make run") the extensions are
not loaded from the usual places, but only from the bin/ folder.
The easiest way might be to copy the files needed for the extension
into the bin/ folder.

--
Bertrand Lorentz
_______________________________________________
banshee-list mailing list
banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list (unsubscribe here)
_______________________________________________
banshee-list mailing list
banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list (unsubscribe here)

_______________________________________________
banshee-list mailing list
banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list (unsubscribe here)
_______________________________________________
banshee-list mailing list
banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list (unsubscribe here)

_______________________________________________
banshee-list mailing list
banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list (unsubscribe here)
_______________________________________________
banshee-list mailing list
banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list  (unsubscribe here)

_______________________________________________
banshee-list mailing list
banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list  (unsubscribe here)


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