Cannot link to octave and cannot find Boost::Python
Hello there, I have tried to install the stable version of this on my Xubuntu 9.04. Following the instructions in the INSTALL file, as well as those located at https:/
$./configure
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for octave-config filename... determined from path
checking for octave-config... /usr/bin/
checking for Octave library path... /usr/lib/
checking for Octave include path... /usr/include/
checking whether linking to Octave library works... no
configure: WARNING:
=======
Can not link with Octave.
Make sure the Octave development package is installed.
=======
checking for python... /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/
checking for Python library path... -L/usr/lib -lpython2.6
checking for Python site-packages path... /usr/lib/
checking python extra libraries... -L/usr/lib -lz -lpthread -ldl -lutil
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-
checking consistency of all components of python development environment... yes
checking whether the Boost::Python library is available... no
configure: error:
=======
One or more library dependencies could not be resolved.
Configuration failed. Halt.
=======
I'm not sure what other packages I need to install to get this to work for me.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Pytave Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- highegg
- Solved:
- Last query:
- Last reply: