Re: [Open Babel] "make test" fails

2010-11-02 Thread Douglas Houston
Thanks Noel, it does seem to be working OK. I'm not sure if this is the correct place to ask, but the reason I installed OpenBabel 2.3.0 is because it's required by the program Sieve. I am now encountering problems trying to install version 3.0.3 of this software. I realise this is only OpenB

Re: [Open Babel] "make test" fails

2010-11-02 Thread Noel O'Boyle
It's all fine. I will reply in more detail about a workaround later... On 2 November 2010 10:37, Douglas Houston wrote: > Hi, > > I am trying to compile the new version of Openbabel. Here are the > commands I used: > > mkdir build > cd build > cmake -DCMAKE_INSTALL_PREFIX=/usr/people/douglas/prog

[Open Babel] "make test" fails

2010-11-02 Thread Douglas Houston
Hi, I am trying to compile the new version of Openbabel. Here are the commands I used: mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=/usr/people/douglas/programs/openbabel-2.3.0/ ../ make -j2 Everything seems to be OK up to this point. Then I try: make test Everything passes right up to