Hi Michal,

This is, unfortunately, not easy.

One solution to this (the one we use) is to modify the environment in the 
script that invokes apache and set LD_LIBRARY_PATH there.. 

Another easy one is to install the rdkit shared libraries into a directory 
which is in the apache user's LD_LIBRARY_PATH, maybe /user/local/lib?

If you can't convince your sys admins to do either of these for you, then you 
will have to figure out how to use the RPATH support that cmake has:
http://www.cmake.org/Wiki/CMake_RPATH_handling

I am away from my computer until next week, so, I can't offer any real, help 
aside from pointing at that page.

Once I am back I will definitely spend some time on this to see if it is 
possible to simplify the process.

-greg


On Sep 11, 2013, at 2:51 AM, Michał Nowotka <mmm...@gmail.com> wrote:

> I have some problems with configuring apache to use rdkit,  this is described 
> in SO question:
> 
> http://stackoverflow.com/questions/2550504/setting-ld-library-path-in-apache-passenv-setenv-still-cant-find-library
> 
> Any help would be appreciated!
> 
> Regards,
> Michał Nowotka
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. Consolidate legacy IT systems to a single system of record for IT
> 2. Standardize and globalize service processes across IT
> 3. Implement zero-touch automation to replace manual, redundant tasks
> http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
> _______________________________________________
> Rdkit-discuss mailing list
> Rdkit-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to