PDA

View Full Version : [SOLVED]Help to compile CCSM


Guillaume86
June 9th, 2007, 05:05 PM
Hello,
I have a problem when i try to compile CCSM:
[code:992ec]
checking for CCS... configure: error: Package requirements (ccs-bindings >= 0.0.1) were not met:

No package 'ccs-bindings' 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 CCS_CFLAGS
and CCS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
[/code:992ec]
Anybody knows what's the problem? I'd like to try it, i don't like very much ccs-settings...
thank you

edit: solved, i needed to install ccs-python ant to compile and install it i needed python-dev package...

Jupiter
June 9th, 2007, 06:12 PM
Have you installed ccs-lib ?

Guillaume86
June 9th, 2007, 06:21 PM
Have you installed ccs-lib ?
Thx for the response, yes it's installed. I use ccs-settings at the moment

Jupiter
June 9th, 2007, 06:31 PM
Did you install ccs-python ?

Guillaume86
June 9th, 2007, 06:52 PM
Thank you it was that!

Jupiter
June 9th, 2007, 07:03 PM
Thank you it was that!


Great. Please prefix the thread title with [SOLVED].

Thanks
Jupiter

mikibg
June 11th, 2007, 02:24 PM
:x