Hello,

I am trying to install e17 from svn on Ubuntu 12.04.  I am following the 
directions on the website:

http://trac.enlightenment.org/e/wiki/Installation

After downloading, making and installing all the libraries in the order 
shown on the website I try to do the same with e17.

code:
---------------
cd e17-svn
./autogen.sh
---------------

It comes back with the error:

-------------------------------------------------------------------
configure: error: Package requirements (
   evas >= 1.2.0
   ecore >= 1.2.0
   ecore-evas >= 1.2.0
   ecore-x >= 1.2.0
   edje >= 1.2.0
   ecore-ipc >= 1.2.0
   eina >= 1.2.0
) were not met:

No package 'ecore-x' found

Consider adjusting the PKG-CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

---------------------------------------------------------------------

code:
------------------------------
echo $PKG_CONFIG_PATH

/usr/local/lib/pkgconfig
------------------------------


When I look in that directory I see many of the e17 .pc files but no
ecore-x.pc file.

There is an ecore-x.pc file in my ecore-svn subdirectory so I am 
wondering if that is a hint to what is going wrong.


Any advice would be greatly appreciated.

Eric




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to