[Glade-devel] help need for compiling glade 3.14

tsuyoshi okita 825864 at gmail.com
Fri Jun 20 02:32:18 UTC 2014


Dear Roland-san,

libxext-dev was exactly what i needed. Thank youuuuUUUU!!!!!!!
Following were other packages I had to install to complete compiling:

sudo apt-get install libxi-dev
sudo apt-get install libatk-bridge2.0-dev
sudo apt-get install libxml2-dev
sudo apt-get install itstool
sudo apt-get install libxml2-utils

This is not a complete list. I forgot to keep track of all packages.
But still it should help Wheezy users to save time;->

Thank you.

Tsuyoshi

On 2014年06月19日 18:38, Roland Koebler wrote:
> Hi,
>
> On Tue, Jun 17, 2014 at 09:13:32AM +0900, tsuyoshi okita wrote:
>> Dear Gurus,
>>
>> Thank you for your guidance last time.  I've been working on it.
>> OS: Debian Wheezy
>> I installed libcairo2-dev package
>> and ran ./glade_build.sh and it gave me the following error.
>> #-------------------
>> cairo (version 1.12.16 [release]) will be compiled with:
>> [...]
>> cairo-xlib-xrender-private.h:119:3: error: conflicting types for 'XRadialGradient'
>> cairo-xlib-xrender-private.h:125:16: error: redefinition of 'struct _XConicalGradient'
>> cairo-xlib-xrender-private.h:128:3: error: conflicting types for 'XConicalGradient'
> according to http://lists.freedesktop.org/archives/cairo/2012-November/023803.html,
> this maybe can be solved by installing xorg-libXext first by:
>
> apt-get install libxext-dev
>
> and then trying to compile cairo again.
>
> Roland
> _______________________________________________
> Glade-devel maillist  -  Glade-devel at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/glade-devel



More information about the Glade-devel mailing list