On Thu, 18 May 2006 16:06:39 +0100
Peter Flynn <[EMAIL PROTECTED]> bubbled:

> Martin Zwickel wrote:
> > On Thu, 18 May 2006 09:57:39 -0400
> > Mitch Gorman <[EMAIL PROTECTED]> bubbled:
> > 
> >> 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 soem reason Mitch's mail didn't make it here yet.
> 
> > Better way:
> > 
> >> for d in ee* ev* ec* em* ed* en* ew*
> >> do
> >>     (cd "${d}" && ./autogen.sh && make && make install)
> >> done
> 
> There is no file autogen.sh in these directories.

CVS ...

> 
> > Jsut to be sure the "cd .." doesn't ruin everything if something bad
> > happens.
> 
> Indeed. But this doesn't resolve the problem of the missing
> Ecore_Evas.h

Yes, of course!

Have you searched for it in your /usr/include and /usr/local/include ???

Maybe you have 2 copies of e17 in your install? Maybe one in /usr/local
and one in /usr?

Have you made a "make install" by hand in the ecore/evas dir to check if
it really copies it, and where?

-- 
MyExcuse:
Due to Federal Budget problems we have been forced to cut back on the
number of users able to access the system at one time. (namely none
allowed....)

Martin Zwickel <[EMAIL PROTECTED]>
Research & Development

TechnoTrend AG <http://www.technotrend.de>

Attachment: signature.asc
Description: PGP signature

Reply via email to