Re: [Banshee-List] error when building dependencies for Banshee thru Git [mac osx]



On 10.04.2012, at 22:21, Timo Dörr wrote:

> Am 10.04.2012, 22:16 Uhr, schrieb Seán Sloane <urbanmad gmail com>:
> 
>> 
>> On 10.04.2012, at 21:54, Timo Dörr wrote:
>> 
>>> 
>>>> This is where the older version is coming in and it's ignoring the current version I already have... It must be somewhere in the bockbuild scripts to use this version...
>>>> Building banshee-1 on i386-apple-darwin10.8.0 (2 CPU)
>>> 
>>> You're very close :) Just drop the -r paramter which causes the old banshee to build and only do:
>>> 
>>> 	./darwin.py -bv
>>> 
>> But then Banshee doesn't get built... is there any way to "reset" the ./darwin.py to see the banshee-2.4.0 folder?
> 
> my bad, of course you have to build banshee manually (but not via bockbuild).
> 
> In the same parent folder as bockbuild , run
When you say parent folder, do you mean ~/bockbuild/profiles/banshee??? the git clone worked in this location but then the ./bootstrap-bundle returns "Profile does not exist: build/bundle/darwin.py" still no success
> 	
> 	git clone git://git.gnome.org/banshee.git
> 	cd banshee
> 	./bootstrap-bundle
> 	source darwin.env
> 	make
> 	(banshee gets build)
> 	cd bin/ && mono Banshee.exe --uninstalled
> 
> its important that the banshee/ folder fetched by git is in the same folder as bockbuild!



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