It builds nicely on Fedora 12, x64 system. Some points: 1) When building with -DBUILD_SHARED=no one needs to make sure static zlib exists somewhere (libz.a) otherwise the error message which cmake gives is somewhat confusing.
2) build/lib is full of dynamic libs (.so) even with BUILD_SHARED=no. There is a static libopenbabel.a is build/src, which is great, but linking against it gives the following error: undefined reference to `OpenBabel::OBMol::FindChiralCenters()' collect2: ld returned 1 exit status babel executable seems to be linked statically though so perhaps I'm not linking correctly? 3) The version is still set at 2.2.99 not 2.3.0 :) Thanks! Igor On Fri, 2010-10-15 at 16:56 -0400, Geoffrey Hutchison wrote: > I have uploaded a source-code only version of the 2.3.0 release candidate 1. > http://sourceforge.net/projects/openbabel/files/openbabel-snapshots/2010-10-15/openbabel-2.3.0rc1-20101015-r4206.tar.gz/download > > Please give this a try and see if there are glaring bugs, issues, etc. Over > the next week, we will be working on fixing up the documentation the website, > etc. > > Let us know what you think -- we look forward to a good release on Oct. 23rd. > > Thanks, > -Geoff > > --- > Prof. Geoffrey Hutchison > Department of Chemistry > University of Pittsburgh > tel: (412) 648-0492 > email: geo...@pitt.edu > web: http://hutchison.chem.pitt.edu/ > > > ------------------------------------------------------------------------------ > Download new Adobe(R) Flash(R) Builder(TM) 4 > The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly > Flex(R) Builder(TM)) enable the development of rich applications that run > across multiple browsers and platforms. Download your free trials today! > http://p.sf.net/sfu/adobe-dev2dev > _______________________________________________ > OpenBabel-Devel mailing list > OpenBabel-Devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/openbabel-devel ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ OpenBabel-Devel mailing list OpenBabel-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbabel-devel