Hi Pascal,

If you are interested in having several versions of Open Babel
installed (as I do), you should not install any of them in the global
search paths (/usr/lib and /usr/local/lib usually - check the
documentation for your version of Linux, or ask your sysadmin about
site settings). That way, you will not have any confusing errors.

Your CMake options are fine, but there is no need to run Swig on the
release (so long as you have Eigen installed).

- Noel

On 27 October 2010 12:10, Pascal Muller <pascal.jm.mul...@gmail.com> wrote:
> Hi,
>
> I have a strange behavior with obprop, with 2.2.3 and 2.3.0 :
>
> Eg with CCCN smiles, the obprop output is:
>
> name             amine
> formula          C3H9Cl
> mol_weight       228.947
> exact_mass       59.0735
> canonical_SMILES SSSCl  amine
>
> [Only with 2.3.0] obprop: symbol lookup error:
> /opt/OPENBABEL/openbabel-2.3.0/INSTALL/lib/openbabel/2.3.0/inchiformat.so:
> undefined symbol: GetINCHI
>
> I have 3 versions installed separetly: 2.2.3, 2.3.0 and today subversion 
> build.
> I'll delete everything related to openbabel and install 2.3.0 again,
> but if you any better hint...
>
> Are my cmake options OK for 2.3?
> I use
> -DCMAKE_INSTALL_PREFIX
> -DPYTHON_PREFIX
> -DRUN_SWIG
> -DPYTHON_BINDINGS
>
> cmake -DCMAKE_INSTALL_PREFIX=/opt/OPENBABEL/openbabel-2.3.0/INSTALL/
> -DPYTHON_PREFIX=/opt/OPENBABEL/openbabel-2.3.0/PYTHON/ -DRUN_SWIG=ON
> -DPYTHON_BINDINGS=ON  /opt/OPENBABEL/openbabel-2.3.0/openbabel
>
> Thanks,
> Regards,
> Pascal
>
> ------------------------------------------------------------------------------
> 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
>

------------------------------------------------------------------------------
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

Reply via email to