humm.. you need evas installed.. since you used easy_e17.sh I'm guessing
it's installed, BUT, it's installed in /opt/e17, so what you should do is :

export PKG_CONFIG_PATH=/opt/e17/lib/pkgconfig

then continue with the ./build_all.sh /usr

it should work then...

On Mon, Sep 29, 2008 at 9:45 PM, Wil Alvarez <[EMAIL PROTECTED]>wrote:

> Hi people, it's me again :D
>
> I've heard your advises about compiling so now, i'm just compiling this
> packages:
>
> packages = "imlib2 eet evas ecore embryo edje esmart etk etk_extra
>> edje_editor edje_viewer"
>>
>
> But, when i'm gonna build the python binding (i execute
> ./e17_src/BINDINGS/python/build_all.sh /usr) i got this error:
>
> Install to /usr
>> Package evas was not found in the pkg-config search path.
>> Perhaps you should add the directory containing `evas.pc'
>> to the PKG_CONFIG_PATH environment variable
>> No package 'evas' found
>> Traceback (most recent call last):
>>   File "setup.py", line 66, in <module>
>>     **pkgconfig('"evas >= 0.9.9.043"')
>>   File "setup.py", line 30, in pkgconfig
>>     raise ValueError("could not find pkg-config module: %s" % pkgs)
>> ValueError: could not find pkg-config module: "evas >= 0.9.9.043"
>> ERROR: failed to build python-evas
>>
>
> Any advice? Should i adjust a config file or something like that? What i'm
> doing wrong? I'm following amsn2 readme exactly
>
> --
> "Software Libre porque somos soberanos".
> Wil A. Alvarez
> CVA Cafe C.A. CyT
> Linux Counter #415026
> http://damncorner.blogspot.com/
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Amsn-devel mailing list
> Amsn-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/amsn-devel
>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to