Uh?

I usually install in /opt/e17 via sudo just exporting
PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/e17/lib/pkgconfig, maybe you can
set something similar in your scripts.

Bye
Massimo

Andrew Williams ha scritto il 24/10/2016 alle 20:59:
> Hi,
> 
> The sudo python setup.py install does not work as sodos pkgconfig cannot
> find efl it seems...
> 
> Andy
> 
> On Mon, 24 Oct 2016 at 18:26, Davide Andreoli <d...@gurumeditation.it>
> wrote:
> 
>> 2016-10-23 21:42 GMT+02:00 Andrew Williams <a...@andywilliams.me>:
>>
>>> My apologies you are quite right - it is building just fine. Sorry for
>>> that, my info was out of date
>>>
>>
>> :)
>>
>>
>>> I can't get it installed however - perhaps you can help? Regular user
>>> cannot write to site-packages but sudo does not have efl paths setup. Is
>> it
>>> possible to make it work like the main build so your user does all of the
>>> building and sudo can blindly install?
>>>
>>
>> sure, try:
>> python setup.py build
>> sudo python setup.py install
>>
>>
>>>
>>> Many thanks indeed - if I solve this I can include it in Efler as I
>> hoped.
>>> (And egitu and a bunch of those great apps)
>>>
>>
>> Great, If you add it to efler I highly suggest to go with python3 by
>> default,
>> just use python3 in all the setup.py commands.
>>
>> (and sadly I have no time to maintain egitu atm, it have some small issues,
>> but it's usable, I use it every time I use git, it just have some issue
>> with refreshing
>> the contents at the correct time)
>>
>>
>>>
>>> Andrew
>>>
>>> On Sun, 23 Oct 2016 at 20:29, Davide Andreoli <d...@gurumeditation.it>
>>> wrote:
>>>
>>>> 2016-10-22 16:18 GMT+02:00 Andrew Williams <a...@andywilliams.me>:
>>>>
>>>>> I'm pretty sure the python bindings have not been updated in a while.
>>> As
>>>>> our development moves on so quickly these unmaintained portions fall
>>>> behind
>>>>> fast.
>>>>>
>>>>
>>>> really sure? did you follow the git commit list? maybe you missed my
>>>> commits from the last week
>>>> We (me and kuuko) do our best to keep the bindings in sync also during
>>> the
>>>> development phases. We usually are behind efl by one week or so!
>>>>
>>>> I'm a bit offended that you put python-efl in the "unmaintained" land,
>>>> seems all my effort to constantly update the bindings to
>>>> #FollowTheWhiteRabbit
>>>> really goes into the void :(
>>>>
>>>> btw, you are just wrong: python-efl is one of the most maintained bit
>>>> outside
>>>> the core libs, and is currently in sync with efl master :P
>>>>
>>>>
>>>>
>>>>>
>>>>> If we can resolve this then I will be able to pop python-efl and the
>>> apps
>>>>> that rely on it into the Efler app installer :)
>>>>>
>>>>> Andrew
>>>>>
>>>>> On Sat, 22 Oct 2016 at 12:58 Massimo Maiurana <maiur...@gmail.com>
>>>> wrote:
>>>>>
>>>>>> I don't know if it's something wrong in my setup, but lately
>>>>>> I'm not able to build Python bindings anymore. I attach the build
>> log
>>>> to
>>>>>> preserve its lines length.
>>>>>>
>>>>>> --
>>>>>> Massimo Maiurana
>>>>>> Ragusa (RG)
>>>>>>
>>>>>> ------------------------------------------------------------
>>>>> ------------------
>>>>>> Check out the vibrant tech community on one of the world's most
>>>>>> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
>>>>>> _______________________________________________
>>>>>> enlightenment-devel mailing list
>>>>>> enlightenment-devel@lists.sourceforge.net
>>>>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>>>>>
>>>>> ------------------------------------------------------------
>>>>> ------------------
>>>>> Check out the vibrant tech community on one of the world's most
>>>>> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
>>>>> _______________________________________________
>>>>> enlightenment-devel mailing list
>>>>> enlightenment-devel@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>>>>
>>>>
>>>> ------------------------------------------------------------
>>> ------------------
>>>> Check out the vibrant tech community on one of the world's most
>>>> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
>>>> _______________________________________________
>>>> enlightenment-devel mailing list
>>>> enlightenment-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>>>
>>> ------------------------------------------------------------
>>> ------------------
>>> Check out the vibrant tech community on one of the world's most
>>> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
>>> _______________________________________________
>>> enlightenment-devel mailing list
>>> enlightenment-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>>
>>
>> ------------------------------------------------------------------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
>> _______________________________________________
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most 
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
Massimo Maiurana
Ragusa (RG)

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

Reply via email to