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 OpenBabel-related, but I figure there might be people on this list who have tried Sieve as well. Here is what I am trying, in /usr/local/sieve-3.0.3/: cmake CMakeLists.txt make make install make clean There appears to be no warning or errors, but when I try to run /usr/local/bin/sieve I get: /usr/local/bin/sieve: error while loading shared libraries: libopenbabel.so.4: cannot open shared object file: No such file or directory This file is located here: /usr/local/lib/libopenbabel.so.4 Does anyone know how to tell Sieve where it is? I've tried to edit the file /usr/local/sieve-3.0.3/CMakeCache.txt with various alternatives, to no avail. cheers, Doug Quoting Noel O'Boyle <baoille...@gmail.com>: > It's all fine. I will reply in more detail about a workaround later... > > On 2 November 2010 10:37, Douglas Houston > <dhous...@staffmail.ed.ac.uk> 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/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 the near the end, when I get: >> >> Start 52: pytest_babel >> 52/56 Test #52: pytest_babel .....................***Failed Error >> regular expression found in output. Regex=[FAIL] 0.16 sec >> Start 53: pytest_sym >> 53/56 Test #53: pytest_sym .......................***Failed Error >> regular expression found in output. Regex=[FAIL] 0.40 sec >> Start 54: pytest_fastsearch >> 54/56 Test #54: pytest_fastsearch ................***Failed Error >> regular expression found in output. Regex=[FAIL] 0.07 sec >> Start 55: pytest_unique >> 55/56 Test #55: pytest_unique ....................***Failed Error >> regular expression found in output. Regex=[FAIL] 0.06 sec >> Start 56: pytest_kekule >> 56/56 Test #56: pytest_kekule ....................***Failed Error >> regular expression found in output. Regex=[FAIL] 0.09 sec >> >> 91% tests passed, 5 tests failed out of 56 >> >> Total Test time (real) = 86.32 sec >> >> The following tests FAILED: >> 52 - pytest_babel (Failed) >> 53 - pytest_sym (Failed) >> 54 - pytest_fastsearch (Failed) >> 55 - pytest_unique (Failed) >> 56 - pytest_kekule (Failed) >> Errors while running CTest >> make: *** [test] Error 8 >> >> >> "make install" seems to go OK, but I'm worried that there will be some >> features that won't work properly. >> >> Can anyone advise? >> >> thanks, >> >> Doug >> >> _____________________________________________________ >> Dr. Douglas R. Houston >> Scientific Programme Coordinator / Research Associate >> Room 3.23 >> Institute of Structural and Molecular Biology >> Michael Swann Building >> King's Buildings >> University of Edinburgh >> Edinburgh, EH9 3JR, UK >> Tel. 0131 650 7358 >> >> -- >> The University of Edinburgh is a charitable body, registered in >> Scotland, with registration number SC005336. >> >> >> >> ------------------------------------------------------------------------------ >> Nokia and AT&T present the 2010 Calling All Innovators-North America contest >> Create new apps & games for the Nokia N8 for consumers in U.S. and Canada >> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing >> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store >> http://p.sf.net/sfu/nokia-dev2dev >> _______________________________________________ >> OpenBabel-discuss mailing list >> OpenBabel-discuss@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/openbabel-discuss >> > > _____________________________________________________ Dr. Douglas R. Houston Scientific Programme Coordinator / Research Associate Room 3.23 Institute of Structural and Molecular Biology Michael Swann Building King's Buildings University of Edinburgh Edinburgh, EH9 3JR, UK Tel. 0131 650 7358 -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ OpenBabel-discuss mailing list OpenBabel-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbabel-discuss