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



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)
>


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