Actually, it looks like Daniel had a point in his first email .

I tested a "fresh" ubuntu 10.10 by installing what he mentioned and I got to
the end of the compilation stream . This morning I got my hands back on the
machine that I was using yesterday and it looks like I was missing  :
x11proto-fonts-dev all 2.1.0-1
libfontenc-dev i386 1:1.0.5-2
libxfont-dev i386 1:1.4.2-1
ccache i386 2.4-17ubuntu2
libfribidi-dev i386 0.19.2-1
libtiffxx0c2 i386 3.9.4-2
libtiff4-dev i386 3.9.4-2
x11proto-video-dev all 2.3.0-1
libxv-dev i386 2:1.0.5-1

I just launched the compilation of the above mentioned packages .

One more question . In case the compilation is successful, will I see the
option on running E at next login or will I have to mock around and read
more documentation ?

TIA


On Wed, Feb 9, 2011 at 10:40 AM, Martin Koelewijn <martinkoelew...@gmail.com
> wrote:

> If it's the pkgconfig thing (I don't think /usr/local is included by
> default) try something like this:
> export $PKG_CONFIG_PATH=/usr/local/e17/lib/pkgconfig:$PKG_CONFIG_PATH
>
> something like that, find the pkgconfig file and point to that. You can add
> this line to .bashrc to make this permanent, but I guess there are geeky
> reasons not to do that.
>
> Have fun.
>
>
> On Wed, Feb 9, 2011 at 2:11 AM, Carsten Haitzler <ras...@rasterman.com
> >wrote:
>
> > On Tue, 8 Feb 2011 17:09:52 +0100 Marco Ferretti <
> marco.ferre...@gmail.com
> > >
> > said:
> >
> > > Hello list !
> > >
> > > I am trying to compile from svn/trunk.
> > > I have downloaded, compiled and successfully (?) installed the
> following
> > :
> > > eina eet evas ecore embryo edje e_dbus efreet
> > >
> > > When I try to download and compile the window manager ( e ) I get the
> > > following error
> > >
> > > No package 'edbus' found
> > > No package 'ehal' found
> > >
> > > I have run all the autogen.sh with the --prefix=/usr/local
> > >
> > > any clue ?
> > >
> >
> > $PKG_CNFIG_PATH ?
> >
> >
> > --
> > ------------- Codito, ergo sum - "I code, therefore I am" --------------
> > The Rasterman (Carsten Haitzler)    ras...@rasterman.com
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> > Pinpoint memory and threading errors before they happen.
> > Find and fix more than 250 security defects in the development cycle.
> > Locate bottlenecks in serial and parallel code that limit performance.
> > http://p.sf.net/sfu/intel-dev2devfeb
> > _______________________________________________
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>



-- 
"No Im sorrys, no apologies, no regrets..... "
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to