You are not logged in.

#1 2010-09-08 12:25:57

YZMSQ
Member
From: Hangzhou,Zhejiang,China
Registered: 2009-11-18
Posts: 97

[Solved]Compiz-Like stuff for E17?

Hi,there:
Well,after some weeks' experience,I've become one of E17's fans,while I'm now still looking for a good Compiz-Like stuff for E17.I tried to install "ecomorph-git" from AUR,but I failed to compile its depedence,called"ecomp-git" in AUR with some complain:

    
... ...
    checking pkg-config is at least version 0.9.0... yes
    checking for ECOMP... no
    configure: error: Package requirements (xcomposite xfixes xdamage xrandr xinerama ice libxml-2.0 libxslt pango eina-0 eet) were not met:

    No package 'eina-0' found

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

    Alternatively, you may set the environment variables ECOMP_CFLAGS
    and ECOMP_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.
    正在放弃(Aborting)...
    ==> ERROR: Makepkg was unable to build ecomp-git.

So,guys,what's wrong with my way?Will it be possible to find an alternative?Thank you. smile

Last edited by YZMSQ (2010-09-09 12:39:51)


This is the way the world ends
Not with a bang but a whimper
                            -------T·S·Eliot

Offline

#2 2010-09-08 14:01:52

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: [Solved]Compiz-Like stuff for E17?

do you have the latest eina-svn installed?

Offline

#3 2010-09-08 14:28:24

YZMSQ
Member
From: Hangzhou,Zhejiang,China
Registered: 2009-11-18
Posts: 97

Re: [Solved]Compiz-Like stuff for E17?

pressh wrote:

do you have the latest eina-svn installed?

Yep,I've installed the latest eina-svn from our repo......

[justin@YZMSQ ~]$ pacman -Q eina-svn
eina-svn 51932-1

Last edited by YZMSQ (2010-09-08 14:31:51)


This is the way the world ends
Not with a bang but a whimper
                            -------T·S·Eliot

Offline

#4 2010-09-08 19:05:43

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: [Solved]Compiz-Like stuff for E17?

begin by adding

  sed -i 's|eina-0|eina|' configure.ac

before the autogen.sh line in the PKGBUILD

with this the build starts. I haven't checked if it completes fine, if not let me now and we see what more changes are needed. The fix is needed because upstream has not yet updated for the latest alpha status of the eina lib.

Offline

#5 2010-09-09 10:48:16

YZMSQ
Member
From: Hangzhou,Zhejiang,China
Registered: 2009-11-18
Posts: 97

Re: [Solved]Compiz-Like stuff for E17?

pressh wrote:

begin by adding

  sed -i 's|eina-0|eina|' configure.ac

before the autogen.sh line in the PKGBUILD

with this the build starts. I haven't checked if it completes fine, if not let me now and we see what more changes are needed. The fix is needed because upstream has not yet updated for the latest alpha status of the eina lib.

Fixed.Thank you for your help. smile


This is the way the world ends
Not with a bang but a whimper
                            -------T·S·Eliot

Offline

Board footer

Powered by FluxBB