JP, On Thu, Nov 24, 2011 at 12:28 PM, JP <[email protected]> wrote: > > Of course, never once expect things to be easy. > > I do not have libpython2.7.so, in this distribution anywhere (the main > python version on this machine is 2.4, and is required by the ROCKS > cluster services). And I do not have the sources for the python 2.7 > either (just bin, include, lib, share).
I'm confused about the origin of the python distribution you are using. In your earlier message you said that it's in /opt. How did it get there? If it arrived via some kind of packaging system, I would hope that there's a package you can find that provides the shared object as well. > > Any ideas what is the best way to go forward with this? And I suspect > you are going to tell me re-build python 2.7 somewhere else from > source (with the desired flags)... Unfortunately that may be necessary. You won't need to worry about the desired flags though, because if you build your own version you can (and should) use the shared library. -greg ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

