David Seikel ha scritto il 27/01/2015 alle 12:36:
> On Tue, 27 Jan 2015 05:48:12 -0500 John Holland <[email protected]>
> wrote:
> 
>> Does that require some setting change so that other apps using efl
>> etc know to look there for libraries? Not sure what it would be,
>> something like ldconfig or ld.so in /etc ?? 
> 
> Yep, depends on your OS, but in my case I have a file
> in /etc/ld.so.conf.d called efl.conf that contains -
> 
> /opt/efl/lib

Same here with the only difference that I use /opt/e17 as prefix :)

There are also some environment variables that needs to be set, I have
these lines in my .profile:

PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/e17/lib/pkgconfig
PYTHONPATH=$PYTHONPATH:/opt/e17/lib/python2.7/site-packages
export PKG_CONFIG_PATH PYTHONPATH

-- 
Massimo Maiurana
Ragusa (RG)

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to