Re: [e-users] question on compiling

2014-11-02 Thread Massimo Maiurana
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


Re: [e-users] question on compiling

2014-11-01 Thread P Purkayastha
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