On Mon, Jul 2, 2012 at 11:18 AM, Stefan Schmidt wrote:
> On 07/02/2012 10:12 AM, Stefan Schmidt wrote:
>> Hello.
>>
>> On 07/02/2012 10:09 AM, Vincent Torri wrote:
>>> remove line 56 of efl_check_libs.m4 :
>>>
>>> AC_MSG_ERROR(["Cannot find zlib.PC. Make sure your PKG_CONFIG_PATH
>>> environment v
On 07/02/2012 10:12 AM, Stefan Schmidt wrote:
> Hello.
>
> On 07/02/2012 10:09 AM, Vincent Torri wrote:
>> remove line 56 of efl_check_libs.m4 :
>>
>> AC_MSG_ERROR(["Cannot find zlib.PC. Make sure your PKG_CONFIG_PATH
>> environment variable contains include lines for the location of this
>> file"]
Hello.
On 07/02/2012 10:09 AM, Vincent Torri wrote:
> remove line 56 of efl_check_libs.m4 :
>
> AC_MSG_ERROR(["Cannot find zlib.PC. Make sure your PKG_CONFIG_PATH
> environment variable contains include lines for the location of this
> file"])
>
> and tell me if it works. If so, then can someone c
On Mon, Jul 2, 2012 at 11:02 AM, Stefan Schmidt wrote:
> Hello.
>
> On 07/02/2012 09:56 AM, Lionel Orry wrote:
>> Hi devs,
>>
>> the latest svn rev (73135) of eet does not pass the configure step
>> correctly, probably due to autotools reorganisation (Vincent?). It
>> seems it is looking for 'zli
remove line 56 of efl_check_libs.m4 :
AC_MSG_ERROR(["Cannot find zlib.PC. Make sure your PKG_CONFIG_PATH
environment variable contains include lines for the location of this
file"])
and tell me if it works. If so, then can someone commit the fix ? I
can't right now
Vincent
On Mon, Jul 2, 2012 a
Hello.
On 07/02/2012 09:56 AM, Lionel Orry wrote:
> Hi devs,
>
> the latest svn rev (73135) of eet does not pass the configure step
> correctly, probably due to autotools reorganisation (Vincent?). It
> seems it is looking for 'zlib.pc' which is absolutely non-existent on
> my platform, I don't k
Hi devs,
the latest svn rev (73135) of eet does not pass the configure step
correctly, probably due to autotools reorganisation (Vincent?). It
seems it is looking for 'zlib.pc' which is absolutely non-existent on
my platform, I don't know if zlib provides a pkg-config file in more
recent releases