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...
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...