On 05/25/2017 02:20 PM, Simon Lees wrote:
>
>
> On 05/25/2017 09:43 PM, maderios wrote:
>> On 05/25/2017 01:47 PM, Simon Lees wrote:
>>>
>>>
>>> On 05/25/2017 08:20 PM, maderios wrote:
>>>> On 05/25/2017 10:18 AM, Simon Lees wrote:
>>>>>
>>>>>
>>>>> On 05/25/2017 06:56 AM, maderios wrote:
>>>>>>
>>>>>> Hi
>>>>>> I tried to compile eflete-0.7.0
>>>>>> Iget
>>>>>> ./configure
>>>>>> efl............: no (version < 1.18 or > 1.18.9999)
>>>>>>
>>>>>> efl-1.19.1 and e-21.8 are installed on my debian stretch system, it
>>>>>> works fine.
>>>>>> I don't understand...
>>>>>> Thanks for any idea....
>>>>>>
>>>>>
>>>>> Do you have the efl-dev packages (it could be called something slightly
>>>>> different I don't remember) installed?
>>>>>
>>>> 'efl-dev' is a debian package, it's not my case.
>>>> I compile efl and e myself.
>>>>
>>>
>>> in that case check that efl.pc is in one of /usr/lib/pkgconfig
>>> /usr/local/lib/pkgconfig or is in somewhere referenced by the
>>> PKG_CONFIG_PATH environment variable.
>>>
>> I have /usr/lib/pkgconfig/efl.pc
>>
>
> Can you put the contents of that file in an email?
>
cat /usr/lib/pkgconfig/efl.pc

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
datarootdir=${prefix}/share
datadir=${datarootdir}
eoincludedir=${datarootdir}/eolian/include
eolian_flags=-I${pc_sysrootdir}${eoincludedir}/efl-1

Name: Efl
Description: EFL's general purpose library
Version: 1.19.1
Requires.private: eo >= 1.19.1 eina >= 1.19.1
Libs: -L${libdir} -lefl
Libs.private:
Cflags: -I${includedir}/efl-1


-- 
Maderios

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to