Mitch Gorman wrote:
Peter Flynn wrote:
I'm running them in order with
$ for d in eet-0.9.10.026 evas-0.9.9.026 ecore-0.9.9.026 \
embryo-0.9.1.026 edje-0.5.0.026 enlightenment-0.16.999.026 \
ewl-0.0.4.007; do cd $d;./configure;make;make install;cd ..;done
i believe you'll want to change that to something like:
for d in ee* ev* ec* em* ed* en*
do
cd $d
./autogen.sh && make && make install
cd ..
done
according to get-e.org's e17 user guide, ewl isn't strictly
necessary, so i left it out.
Just curiosity.
and remember: all the best coders are
lazy... why type out the whole damn directory names?
I didn't...I snipped them out of ls -1t (seeing as I'd unwrapped
them in order, their date would suffice)
Moot now I got the CVS anyway.
///Peter
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users