It is a good idea to run a 'clean' before any build
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
_
On Mon, 2007-11-19 at 22:21 +0900, mike lewis wrote:
> If I was a better user I would have cut and paste the output to prove it..
I believe you. :) I know what the problem is. It just may not be worth
the effort fixing, so long as we document well enough that you have to
clean out the build/ dir
On Nov 19, 2007 10:12 PM, Jason Tackaberry <[EMAIL PROTECTED]> wrote:
> On Mon, 2007-11-19 at 20:36 +0900, mike lewis wrote:
> > Jason, is this a bug worth looking into in kaa? pythin setup clean
> > and then install; the output is the same; but now it works! yay!
>
> It's tricky enough to solve
On Mon, 2007-11-19 at 20:36 +0900, mike lewis wrote:
> Jason, is this a bug worth looking into in kaa? pythin setup clean
> and then install; the output is the same; but now it works! yay!
It's tricky enough to solve that it might not be worth it. I'll take it
under advisement. :)
--
On Nov 19, 2007 11:55 AM, Ryan Roth <[EMAIL PROTECTED]> wrote:
> Have you tried a 'python setup.py clean' and then 'python setup.py
> install'? I have had this issue before when I have not cleaned up after
> a failed install.
>
>
Hi Ryan. Thanks. This fixed it.
Jason, is this a bug worth lookin
On Nov 19, 2007 11:42 AM, Jason Tackaberry <[EMAIL PROTECTED]> wrote:
> On Mon, 2007-11-19 at 11:36 +0900, mike lewis wrote:
> > > SystemError: kaa-display compiled without imlib2 display support.
> > ---
> >
> > Would this mean that ubuntu's version of imlib2 is compiled without
> > something need
Have you tried a 'python setup.py clean' and then 'python setup.py
install'? I have had this issue before when I have not cleaned up after
a failed install.
-
This SF.net email is sponsored by: Microsoft
Defy all challenges
On Mon, 2007-11-19 at 11:36 +0900, mike lewis wrote:
> > SystemError: kaa-display compiled without imlib2 display support.
> ---
>
> Would this mean that ubuntu's version of imlib2 is compiled without
> something needed by kaa?
No, it means that kaa.display was built without imlib2 support.
The
On Nov 15, 2007 8:34 PM, mike lewis <[EMAIL PROTECTED]> wrote:
> OK, cleared the db error; but with the same checkout I have an imlib2
> error. Here is the (I think) relavent output from kaa install:
>
> ---
> [EMAIL PROTECTED]:~/build/kaa$ sudo python setup.py install
> ...
> [setup] Entering kaa
On Nov 13, 2007 11:37 PM, Jason Tackaberry <[EMAIL PROTECTED]> wrote:
> On 2007-11-13 08:39, mike lewis wrote:
> > File "/usr/lib/python2.5/site-packages/kaa/db.py", line 48, in
> > from _objectrow import ObjectRow
> > ImportError: No module named _objectrow
> > [EMAIL PROTECTED]:~/build/fre
OK, cleared the db error; but with the same checkout I have an imlib2
error. Here is the (I think) relavent output from kaa install:
---
[EMAIL PROTECTED]:~/build/kaa$ sudo python setup.py install
...
[setup] Entering kaa submodule imlib2
POSIX shared memory enabled
running install
running build
On 2007-11-13 08:39, mike lewis wrote:
> File "/usr/lib/python2.5/site-packages/kaa/db.py", line 48, in
> from _objectrow import ObjectRow
> ImportError: No module named _objectrow
> [EMAIL PROTECTED]:~/build/freevo$
>
I'm guessing that you don't have the glib devel package installed on
Hi All,
I just checked out freevo + kaa as per the wiki install guide. When I
attempt to run freevo it errors at db.py under beacon as per bellow:
[EMAIL PROTECTED]:~/build/freevo$ freevo
Traceback (most recent call last):
File "/usr/bin/freevo", line 204, in
from freevo import beacon
F
13 matches
Mail list logo