PDA

View Full Version : ccp & ccsm problems


jjlawren
June 21st, 2007, 04:12 PM
I'm having some issues with not being able to use ccp. I've got ccs-lib installed, and I'm using Gentoo. It looks like libccp.* is installed to /usr/lib64/compiz/ but ccsm is looking in /usr/lib64/compizconfig/backends/.

$ equery f ccs-lib
[ Searching for packages matching ccs-lib... ]
* Contents of x11-libs/ccs-lib-9999:
/usr
/usr/include
/usr/include/compizconfig
/usr/include/compizconfig/ccs.h
/usr/lib64
/usr/lib64/compiz
/usr/lib64/compiz/libccp.a
/usr/lib64/compiz/libccp.la
/usr/lib64/compiz/libccp.so
/usr/lib64/compizconfig
/usr/lib64/compizconfig/backends
/usr/lib64/compizconfig/backends/libini.a
/usr/lib64/compizconfig/backends/libini.la
/usr/lib64/compizconfig/backends/libini.so
/usr/lib64/libcompizconfig.a
/usr/lib64/libcompizconfig.la
/usr/lib64/libcompizconfig.so -> libcompizconfig.so.0.0.0
/usr/lib64/libcompizconfig.so.0 -> libcompizconfig.so.0.0.0
/usr/lib64/libcompizconfig.so.0.0.0
/usr/lib64/pkgconfig
/usr/lib64/pkgconfig/libcompizconfig.pc
/usr/share
/usr/share/compizconfig
/usr/share/compizconfig/global.xml
/usr/share/locale

If I edit .compizconfig/config and set the backend to ccp, I get the following output when running ccsm:
$ ccsm
....
libccs: dlopen: /usr/lib64/compizconfig/backends/libccp.so: cannot open shared object file: No such file or directory

If I create a link to libccs.* from where it's looking:
$ ccsm
....
libccs: dlopen: /usr/lib64/compizconfig/backends/libccp.so: undefined symbol: allocateDisplayPrivateIndex

Am I using the wrong combination of tools/libraries?

adamk
June 21st, 2007, 04:24 PM
It seems that gentoo is referencing old projects on the git repository. I think you either have to wait for it to be updated, or build compizconfig from source on your own.

Adam

nesl247
June 22nd, 2007, 05:41 AM
Try this: rm -r /usr/portage/distfiles/git-src as root of course.

Fyda
July 7th, 2007, 09:09 AM
Hello jjlawren,

Have the above two posts helped you to solve the issue? If so, we would really appreciate a follow-up on your status (what exactly you did). You can also edit the subject of your first post and add "[SOLVED]" to it, to help us in keeping the forums tidy.

If not, what have you tried and what were the results?

- Fyda