Loading...
  OR  Zero-K Name:    Password:   

Post edit history

Compiling spring 91.0 with boost=>1.50

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
6/9/2013 6:09:29 PMUSrank[I]burp before revert after revert
Before After
1 lauri0: Looks like it's missing development stuff for python ( headers etc. ) . The error in the log you posted is: 1 @lauri0: Looks like it's missing development stuff for python ( headers etc. ) . The error in the log you posted is:
2 \n 2 \n
3 CMake Error: The following variables are used in this project, but they are set 3 CMake Error: The following variables are used in this project, but they are set
4 to NOTFOUND. 4 to NOTFOUND.
5 Please set them or make sure they are set and tested correctly in the CMake files: 5 Please set them or make sure they are set and tested correctly in the CMake files:
6 PYTHON_INCLUDE_DIR (ADVANCED) 6 PYTHON_INCLUDE_DIR (ADVANCED)
7 \n 7 \n
8 This is no boost problem. Boost is found on your setup. Assuming you are on a debian-like system you probably need to install python-dev or python-all-dev. 8 This is no boost problem. Boost is found on your setup. Assuming you are on a debian-like system you probably need to install python-dev or python-all-dev.