Hello,

I am trying to install open babel on a Mac machine version 10.12.1

I used the following to do it

http://openbabel.org/wiki/Install_(source_code)

Here the steps I am doing

1-First I download the latest version to desktop and set my directory in
terminal to desktop
2- tar zxvf openbabel-2.4.1.tar
3-mv openbabel-2.4.1 ob-src
4-mkdir ob-build

Now on desktop I have two folder one is ob-src and the other is ob-build


5-cd ob-build
6- cmake ../ob-src 2>&1 | tee cmake.out

Then  get error as follows:

-bash: cmake: command not found

when I do ls , there is nothing which is logical because I just created it
myself


Many thanks for your help
Mo
------------------------------------------------------------------------------
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to