Re: [CMake] How to install openbabel python bindings by using the new cmake installer (problem selecting a particular python version).

2010-11-17 Thread Hector Martinez-Seara
Hi all, Thank you for your help. I have set PYTHON_EXECUTABLE, PYTHON_INCLUDE_DIR and PYTHON_LIBRARY variables to appropriate values to Python 3.1. Now indeed the compilation works. I'm not an expert in cmake so I am afraid I can say little about changing cmake behavior, but thank you all for you

Re: [CMake] How to install openbabel python bindings by using the new cmake installer (problem selecting a particular python version).

2010-11-16 Thread Michael Hertling
On 11/13/2010 03:08 PM, Marcus D. Hanwell wrote: > On Nov 13, 2010, at 8:57 AM, Michael Hertling wrote: > >> On 11/12/2010 02:13 PM, Hector Martinez-Seara wrote: >>> Dear all, >>> I'm trying to install openbabel in linux which in its last version >>> (2.3.0) uses cmake installer. I haven't been ab

Re: [CMake] How to install openbabel python bindings by using the new cmake installer (problem selecting a particular python version).

2010-11-13 Thread Marcus D. Hanwell
On Nov 13, 2010, at 8:57 AM, Michael Hertling wrote: > On 11/12/2010 02:13 PM, Hector Martinez-Seara wrote: >> Dear all, >> I'm trying to install openbabel in linux which in its last version >> (2.3.0) uses cmake installer. I haven't been able to compile it with >> biddings with python 3.1 when us

Re: [CMake] How to install openbabel python bindings by using the new cmake installer (problem selecting a particular python version).

2010-11-13 Thread Michael Hertling
On 11/12/2010 02:13 PM, Hector Martinez-Seara wrote: > Dear all, > I'm trying to install openbabel in linux which in its last version > (2.3.0) uses cmake installer. I haven't been able to compile it with > biddings with python 3.1 when using the -DPYTHON_BINDINGS=ON option. I > have python 2.7 and

[CMake] How to install openbabel python bindings by using the new cmake installer (problem selecting a particular python version).

2010-11-12 Thread Hector Martinez-Seara
Dear all, I'm trying to install openbabel in linux which in its last version (2.3.0) uses cmake installer. I haven't been able to compile it with biddings with python 3.1 when using the -DPYTHON_BINDINGS=ON option. I have python 2.7 and 3.1 installed in my system and the python command points to py