Hi,
On Fri, Sep 20, 2013 at 8:28 AM, Z.L. Deng <[email protected]> wrote:
> I have installed RDKit successfully by typing 'sudo apt-get install
> python-rdkit librdkit1 rdkit-data'.
>
> But when I tried to build the cartridge, I got a series of errors similar to
> "/usr/bin/ld cannot find -lSmilesParse_static".
>
>
> It seems the compiler could not find the lib files of RDKit. I don't know
> where the RDKit lib path is by default (install RDKit via apt-get in Debian
> 7.1). Can anybody help me?
>
> The debian packages do not contain the static versions of the libraries.
You need to edit the cartridge Makefile and change the value of STATIC_LINK
from 1 to 0 (it's on line 3).
You probably also need to install the librdkit-dev package (I guess you've
actually done this already based on the fact that you're getting linker
errors).
-greg
------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13.
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss