Luis, did you read my previous mail? you should be checking out from 
CVS, i've just updated the wikipage.

Lecca Luis wrote:
>  Attillio:
> 
>  autogen.sh does not exist in gtk+-2.10.3
> 
>  but when I do
> 
> #./configure --prefix=$PREFIX --enable-static --without-x 
> --with-gdktarget=direc
> tfb --enable-debug=no --with-xinput=no
> 
>  I get:
> 
>  checking Pango flags... configure error:
>  *** Pango not found. Pango built with Cairo support is required
>  *** to build GTK+. See htttp://www.pango.org for Pango information.
> 
>  and Pango was configured with --with-cairo.
> 
>  My linux does not have Internet connection and there is not another linux. 
> How
> could get
>  sources from CVS ? How could patch the gtk+-2.10.3 lib ?
> 
>  Thanks a lot
>  Luis
> 
> 
> -----Original Message-----
> From: Attilio Fiandrotti [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 25, 2006 5:43 PM
> To: Lecca Luis
> Cc: [email protected]
> Subject: Re: [directfb-users] Could anybody help me with this ?
> 
> 
> just do
> 
> sh autogen.sh --prefix=$PREFIX --with-gdktarget=directfb --without-x
> --enable-static
> 
> ( "--with-gdktarget=directfb" ) is the key option, and use sources from
> CVS as gtk team released a 2.10.4 with a broken dfb backend :(
> 
> anmd
> 
> Lecca Luis wrote:
> 
>>
>>
> #./configure --prefix=$PREFIX --enable-static --without-x --enable-fbmanager 
> --e
> 
>>nable-debug=no --with-xinput=no
>>
>> #export
>>      output
>>      ...
>>      declare -x LD_LIBRARY_PATH="/usr/gtkdfb/lib"
>>      declare -x PREFIX="/usr/gtkdfb"
>>      declare -x PKG_CONFIG_PATH="/usr/gtkdfb/lib/pkgconfig"
>>
>> my sources are in  /usr/local/src/.
>>                                              /gtk..
>>                                              /cairo
>>                                              ...
>>
>> Thanks Attillio,
>> Luis :)
>>
>>
>>-----Original Message-----
>>From: Attilio Fiandrotti [mailto:[EMAIL PROTECTED]
>>Sent: Monday, September 25, 2006 5:10 PM
>>To: Lecca Luis
>>Subject: Re: [directfb-users] Could anybody help me with this ?
>>
>>
>>Exactly, what's the configure string you're using?
>>
>>Lecca Luis wrote:
>>
>>
>>>Hello:
>>>Im trying to build an static GTKDFB lib.
>>>
>>>I do http://www.directfb.org/wiki/index.php/Projects:GTK_on_DirectFB with
>>
>>libs
>>
>>
>>>lastest version but when I
>>>use --without-x --with-xinput=no --with-xkb=no in ./configure I got the
>>>message:
>>>
>>>checking for X... disabled
>>>Configure: error: X development libreries not found
>>>
>>>Ref. http://www.directfb.org/wiki/index.php/Projects:GTK_on_DirectFB
>>>
>>>Why it checks for X if I dont want it? Its a bug? Any Idea ?
>>>I have tryed to edit configure file but there are a lot references to X11 to
>>>comment...
>>>
>>>Thanks in advance,
>>>Luis.
>>>
>>>
>>>
>>>
>>>_______________________________________________
>>>directfb-users mailing list
>>>[email protected]
>>>http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
>>>
>>
>>
>>
>>
>>
>>
> 
> 
> 
> 
> 


_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to