I'am truly sorry for messing up thread, I blame gmail web interface,
and late hour...


---------- Forwarded message ----------
From: Piotr Rak <[EMAIL PROTECTED]>
Date: 2008/11/20
Subject: Re: [clutter] Installing clutter....
To: Eduardo Matus <[EMAIL PROTECTED]>


2008/11/20 Eduardo Matus <[EMAIL PROTECTED]>:
> Ok, thks... I change from 0.8 to 0.9 in the configure.ac , the autogen.sh
> went ok..
> * PyClutter:
>         build cluttergst:     yes
>         build cluttergtk:     yes
>         build cluttercairo:   no
>         enable documentation: no
>
> Now type `make' to compile PyClutter
> [EMAIL PROTECTED]:/home/flaco/clutter/bindings/pyclutter#
>
>
> but, when I do make, I get this
> c pyclutter.c  -fPIC -DPIC -o .libs/_clutter_la-pyclutter.o
> In file included from pyclutter.h:14,
>                  from pyclutter.c:5:
> /usr/local/include/clutter-0.9/clutter/clutter-feature.h:25:2: error: #error
> "Only <clutter/clutter.h> can be included directly."
> make[2]: *** [_clutter_la-pyclutter.lo] Error 1
> make[2]: Leaving directory `/home/flaco/clutter/bindings/pyclutter/clutter'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/flaco/clutter/bindings/pyclutter'
> make: *** [all] Error 2
> [EMAIL PROTECTED]:/home/flaco/clutter/bindings/pyclutter#
>
>
> any ideas?
>
>
>
> On Wed, Nov 19, 2008 at 9:38 PM, Piotr Rak <[EMAIL PROTECTED]> wrote:
>>
>> 2008/11/20 Eduardo Matus <[EMAIL PROTECTED]>:
>> >
>> > so, the bindings are not?? I was installing all from the source...
>> >
>> >
>> > On Wed, Nov 19, 2008 at 9:31 PM, Piotr Rak <[EMAIL PROTECTED]> wrote:
>> >>
>> >> 2008/11/20 Eduardo Matus <[EMAIL PROTECTED]>:
>> >> > Hello, I download Clutter from the SVN, I installed clutter,
>> >> > clutter-gst,
>> >> > clutter-gtk and clutter-cairo correctly.
>> >> > But, when I try to install pyclutter it say "No package 'clutter-0.8'
>> >> > found"
>> >> > in the autoconf progrma...
>> >> > any ideas?
>> >> >
>> >> >
>> >>
>> >> Hi, trunk is 0.9 now.
>> >>
>> >> Cheers, Piotr
>> >
>> >
>> >
>> > --
>> > _______________________________________
>> > Eduardo Andrés Matus Coquelet
>> > Ingeniero Civil Informatico y Telecomunicaciones - U. Diego Portales
>> > Santiago, Chile.
>> > _______________________________________
>> >
>> > Celular: (07) 77113825
>> >
>>
>> Well, they are not, but it should be as simple as changing this check
>> in configure.ac, although did not check.
>> Had same problem with cluttermm not being in pair with clutter trunk.
>> Patches with fixes will be welcome probably I guess. :)
>>
>> Hope that helps.
>>
>> PS. Sorry for anwsering privatly, misclicked :S
>
>
>
> --
> _______________________________________
> Eduardo Andrés Matus Coquelet
> Ingeniero Civil Informatico y Telecomunicaciones - U. Diego Portales
> Santiago, Chile.
> _______________________________________
>
> Celular: (07) 77113825
>

Please take a look at http://bugzilla.gnome.org/show_bug.cgi?id=559176
especially fix_includes.patch

That were changes I had to make to get cairomm compiling. Recently
only toplevel header <clutter/clutter.h> can be included.

Cheers, Piotr
--
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to