I usually install all in /opt/e17 so I just have to delete the entire
dir and I'm done. This means that you have to tweak your environment to
avoid issues. I did set these two variables 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

Also I've created an /etc/ld.so.conf.d/e17.conf file containing just
"/opt/e17/lib" to tell the linker to do the right thing when invoking
ldconfig.

Don't remember if there are other things to do, if I'm not wrong the
service file for Efreet and Ethumb are now installed in
~/.local/share/dbus-1/services automagically.

P Purkayastha ha scritto il 02/11/2014 alle 01:59:
> You can download the original sources for the previous install. Run
> configure with the same configure flags that you used earlier, and then run
> "make uninstall".
> On Nov 1, 2014 7:41 PM, "Frederik Vanrenterghem" <frede...@vanrenterghem.biz>
> wrote:
> 
>> The release announcements usually have this snippet:
>>
>> If you have an existing EFL or Elementary install, you may wish to
>> delete its header files and libraries before compiling and installing to
>> avoid possible conflicts during compilation.
>>
>> What better way to do this short from deleting /usr/local ?
>>
>> Thx,
>> Frederik
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> enlightenment-users mailing list
>> enlightenment-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>>
> ------------------------------------------------------------------------------
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
Massimo Maiurana
Ragusa (RG)

------------------------------------------------------------------------------
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to