e17 install cvs
Martin Schmeisser
schmeissermartin at gmail.com
Tue Aug 9 14:20:34 UTC 2005
Am Montag, den 08.08.2005, 11:11 -0700 schrieb eric dan:
> hi i am trying to install e17 from cvs but i get the following error
>
> checking for xcb-image... Package xcb-image was not found in the
> pkg-config search path.
> Perhaps you should add the directory containing `xcb-image.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'xcb-image' found
> checking for xcb-icccm... Package xcb-icccm was not found in the
> pkg-config search path.
> Perhaps you should add the directory containing `xcb-icccm.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'xcb-icccm' found
>
> i have xcb installed and i can't find any info on xcb-icccm or xcb-image
> can anybody help?
>
hi, i guess you could install the snapshot-debs from soulmachine.net
they are always pretty recent and somewhat guaranteed to build
however you would have to recompile tham as they are compiled for debian
unstable:
sudo apt-get -b source eet is what you would start with...
my /etc/apt/sources.list line for soulmachine is:
deb http://soulmachine.net/debian unstable/
deb-src http://soulmachine.net/debian unstable/
also, make sure to copy the following into your /etc/apt/preferences:
Package: enlightenment
Pin: version 0.16.999*
Pin-Priority: 999
Package: enlightenment-data
Pin: version 0.16.999*
Pin-Priority: 999
then you can apt-get -b source all the packages in the correct order and
end up with a relatively stable e17 :-)
cheers, Martin
More information about the ubuntu-users
mailing list