LukasHetzi
May 13th, 2007, 10:12 AM
Hello, I tried to install compcomm with the get-git script.
If I try to build beryl-premerge I always get this error:
[code:dc08c]
configure: Using PKG_CONFIG_PATH=NONE/lib/pkgconfig
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for COMPIZ... yes
checking for BCOP... configure: error: Package requirements (bcop >= 0.1) were not met:
No package 'bcop' 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 BCOP_CFLAGS
and BCOP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
beryl-premerge's autogen.sh reports errors. Bailing.
[/code:dc08c]
But I habe bcop installed:
[code:dc08c]
Building bcop: make
make all-recursive
make[1]: Entering directory `/home/lukas/bcop'
Making all in src
make[2]: Entering directory `/home/lukas/bcop/src'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/lukas/bcop/src'
make[2]: Entering directory `/home/lukas/bcop'
make[2]: Leaving directory `/home/lukas/bcop'
make[1]: Leaving directory `/home/lukas/bcop'
Building bcop: su -c 'make install'
Passwort:
Making install in src
make[1]: Entering directory `/home/lukas/bcop/src'
make[2]: Entering directory `/home/lukas/bcop/src'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
/usr/bin/install -c 'bcop' '/usr/local/bin/bcop'
test -z "/usr/local/share/bcop" || mkdir -p -- "/usr/local/share/bcop"
/usr/bin/install -c -m 644 'bcop.xslt' '/usr/local/share/bcop/bcop.xslt'
make[2]: Leaving directory `/home/lukas/bcop/src'
make[1]: Leaving directory `/home/lukas/bcop/src'
make[1]: Entering directory `/home/lukas/bcop'
make[2]: Entering directory `/home/lukas/bcop'
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
test -z "/usr/local/lib/pkgconfig" || mkdir -p -- "/usr/local/lib/pkgconfig"
/usr/bin/install -c -m 644 'bcop.pc' '/usr/local/lib/pkgconfig/bcop.pc'
make[2]: Leaving directory `/home/lukas/bcop'
make[1]: Leaving directory `/home/lukas/bcop'
[/code:dc08c]
[code:dc08c]
[lukas@erde ~]$ whereis bcop
bcop: /usr/local/bin/bcop
[/code:dc08c]
I've also Beryl installed and it works
Does anybody know what I should do now?
If I try to build beryl-premerge I always get this error:
[code:dc08c]
configure: Using PKG_CONFIG_PATH=NONE/lib/pkgconfig
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for COMPIZ... yes
checking for BCOP... configure: error: Package requirements (bcop >= 0.1) were not met:
No package 'bcop' 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 BCOP_CFLAGS
and BCOP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
beryl-premerge's autogen.sh reports errors. Bailing.
[/code:dc08c]
But I habe bcop installed:
[code:dc08c]
Building bcop: make
make all-recursive
make[1]: Entering directory `/home/lukas/bcop'
Making all in src
make[2]: Entering directory `/home/lukas/bcop/src'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/lukas/bcop/src'
make[2]: Entering directory `/home/lukas/bcop'
make[2]: Leaving directory `/home/lukas/bcop'
make[1]: Leaving directory `/home/lukas/bcop'
Building bcop: su -c 'make install'
Passwort:
Making install in src
make[1]: Entering directory `/home/lukas/bcop/src'
make[2]: Entering directory `/home/lukas/bcop/src'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
/usr/bin/install -c 'bcop' '/usr/local/bin/bcop'
test -z "/usr/local/share/bcop" || mkdir -p -- "/usr/local/share/bcop"
/usr/bin/install -c -m 644 'bcop.xslt' '/usr/local/share/bcop/bcop.xslt'
make[2]: Leaving directory `/home/lukas/bcop/src'
make[1]: Leaving directory `/home/lukas/bcop/src'
make[1]: Entering directory `/home/lukas/bcop'
make[2]: Entering directory `/home/lukas/bcop'
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
test -z "/usr/local/lib/pkgconfig" || mkdir -p -- "/usr/local/lib/pkgconfig"
/usr/bin/install -c -m 644 'bcop.pc' '/usr/local/lib/pkgconfig/bcop.pc'
make[2]: Leaving directory `/home/lukas/bcop'
make[1]: Leaving directory `/home/lukas/bcop'
[/code:dc08c]
[code:dc08c]
[lukas@erde ~]$ whereis bcop
bcop: /usr/local/bin/bcop
[/code:dc08c]
I've also Beryl installed and it works
Does anybody know what I should do now?