On Fr, 23.03.07 21:41 Berto <[EMAIL PROTECTED]> wrote:

> thanks for your fast reply....
> i dont have that man page :( ?
> 
> I'm doing export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
> 
> [...]
> checking pkg-config is at least version 0.9.0... yes
> checking for EDJE... configure: error: Package requirements (
>   evas >= 0.9.9
>   ecore-evas >= 0.9.9
>   ecore-job >= 0.9.9
>   eet >= 0.9.10
>   embryo >= 0.9.1
> ) were not met:
> 
> No package 'ecore-evas' found
> 

Same here. ecore refuses to install ecore-evas.pc it seems.

Compile optiions for ecore:
----------------------------
./configure --prefix=/usr --host=i686-pc-linux-gnu
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
--sysconfdir=/etc --localstatedir=/var/lib --enable-ecore-txt
--enable-ecore-x --enable-ecore-job --enable-ecore-fb
--disable-ecore-dfb --enable-ecore-evas --enable-ecore-evas-gl
--enable-evas-xrender --disable-ecore-evas-dfb --enable-ecore-evas-fb
--enable-ecore-evas-buffer --enable-ecore-con --enable-openssl
--enable-ecore-ipc --enable-ecore-dbus --enable-ecore-config
--enable-ecore-file
-----------------------------
so ecore-evas is enabled.

Configure checks:
-----------------------------
checking whether ecore_evas module is to be built... yes
checking for EVAS... checking whether ecore_evas gl support is to be
built... yes 
checking for Evas_Engine_GL_X11.h... yes
checking whether ecore_evas xrender support is to be built... yes
checking for Evas_Engine_XRender_X11.h... yes
checking whether ecore_evas DirectFB support is to be built... no
checking whether ecore_evas fb support is to be built... yes
checking for Evas_Engine_FB.h... yes
checking whether ecore_evas buffer support is to be built... yes
checking for Evas_Engine_Buffer.h... yes
checking whether ecore_con module is to be built... yes
-----------------------------

config.log says:
-----------------------------
config.status:821: creating ecore-evas.pc
-----------------------------

Result of configure:
-----------------------------
ecore 0.9.9.037

Optional Modules:
..
  Ecore_FB.....................: yes
  Ecore_DFB....................: no
  Ecore_Evas...................: no                    <----- ????
  Ecore_Evas GL Support........: yes
  Ecore_Evas XRender Support...: yes
  Ecore_Evas FB Support........: yes
  Ecore_Evas DFB Support.......: no
  Ecore_Evas Buffer Support....: yes
-------------------------------
wtf?

All pkgconfig stuff is in place:
-------------------------------
SiRiUS e # ls -1 /usr/lib/pkgconfig/evas.pc 
/usr/lib/pkgconfig/evas.pc
SiRiUS e # ls -1 /usr/lib/pkgconfig/ecore*
/usr/lib/pkgconfig/ecore-con.pc
/usr/lib/pkgconfig/ecore-dbus.pc
/usr/lib/pkgconfig/ecore-desktop.pc
/usr/lib/pkgconfig/ecore-fb.pc
/usr/lib/pkgconfig/ecore-file.pc
/usr/lib/pkgconfig/ecore-ipc.pc
/usr/lib/pkgconfig/ecore-job.pc
/usr/lib/pkgconfig/ecore.pc
/usr/lib/pkgconfig/ecore-txt.pc
/usr/lib/pkgconfig/ecore-x.pc
-------------------------------

What's wrong here?


Regards,
Tom

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to