You are not logged in.

#1 2010-12-04 22:46:04

livewire
Member
From: Roma
Registered: 2010-12-04
Posts: 1

can not build boxee-source for AUR

Can anyone build boxee-source? Problem is makepkg can not make a dep called python24.  He will not build it saying "make sure you have no other db* pkg installed."  A dep of python24 is db4.5 but main repo has a fresher version db5 so there is conflict.  Is boxee-source not possible to build now?

Many thanks for helps -- ciao!

Last edited by livewire (2010-12-04 22:47:19)

Offline

#2 2011-03-13 04:54:01

yochaigal
Member
From: Boston
Registered: 2011-02-06
Posts: 202

Re: can not build boxee-source for AUR

I was able to get it to compile by removing two things from the PKGBUILD:

The "db4.5" from "depends"  and this entire line:

[ -e /usr/lib/libdb.so ] && echo "make sure you have no other db* pkg installed" && return 1

Offline

Board footer

Powered by FluxBB