Dear Igor,

On Tue, Sep 28, 2010 at 7:55 PM, Igor Filippov [Contr]
<[email protected]> wrote:
> I'm getting an error which I don't understand - I'm following the
> instructions for Python-less build on
> http://code.google.com/p/rdkit/wiki/NewLinuxBuild
>
> [i...@xaero build]$ cmake -D RDK_BUILD_PYTHON_WRAPPERS= ..
> -- The C compiler identification is GNU
> -- The CXX compiler identification is GNU
> -- Check for working C compiler: /usr/bin/gcc
> -- Check for working C compiler: /usr/bin/gcc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Boost version: 1.39.0
> -- Found the following Boost libraries:
> -- Found BISON: /usr/bin/bison
> -- Found FLEX: /usr/bin/flex
> -- Boost version: 1.39.0
> -- Found the following Boost libraries:
> --   regex
> CMake Error at rdkit/CMakeLists.txt:11 (install):
>  install FILES given no DESTINATION!
>

This was an error in the top level CMakeLists.txt. I just fixed it and
checked in the change.

Thanks for pointing out the problem,
-greg

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to