Re: [Open Babel] installing perl and python bindings on mac

2012-10-17 Thread Reinis Danne
On Wed, Oct 17, 2012 at 06:24:06PM +0200, KC soh wrote: > Hi > > I'm using Mac 10.6 and i tried to install the perl and python bindings but > i ran into this problem. I copied the Eigen folder into /usr/local/include > > XXXmac2:build kc$ cmake ../openbabel-2.3.1 -DPYTHON_BINDINGS=ON > -DPERL_BIN

[Open Babel] installing perl and python bindings on mac

2012-10-17 Thread KC soh
Hi I'm using Mac 10.6 and i tried to install the perl and python bindings but i ran into this problem. I copied the Eigen folder into /usr/local/include XXXmac2:build kc$ cmake ../openbabel-2.3.1 -DPYTHON_BINDINGS=ON -DPERL_BINDINGS=ON -DEIGEN2_INCLUDE_DIR=/usr/local/include/ -- Using included in