PDA

View Full Version : [ubuntu] Easy way to install Enlightenment DR17?



DemonSharkKisame
August 9th, 2010, 01:50 AM
One of my friends has gotten me interested in checking out Enlightenment, more specifically E17. I've noticed that all the Ubuntu repos have by default is E16, and the only guides I can find for installing E17 on Ubuntu are either very outdated or a "build-from-source" deal. Are there any PPAs out there that offer an up-to-date version of E17? Any help would be appreciated! :D

EDIT: Never mind, decided to build from source. Still, I'd like to know if there are any repos that offer up-to-date versions of e17 for future reference.

DemonSharkKisame
August 9th, 2010, 09:36 PM
Never mind the above post, I got E17 built from source. However, I now have another question: what am I supposed to do about these environmental variables? After E17 built, I got this: ADD THESE ENVIRONMENT VARIABLES:
--------------------------------------------------------------------------------
export PATH="/opt/e17/bin:$PATH"
export PYTHONPATH="/opt/e17/lib/python2.6/site-packages:$PYTHONPATH"
export LD_LIBRARY_PATH="/opt/e17/lib:$LD_LIBRARY_PATH"
--------------------------------------------------------------------------------

How do I go about adding these?