imp scons install problem
Hi all,
observed on Mac osX as well as Linux (2.6.18-164.6.1.el5.centos.plus x86_64) : when running scons install, only a tiny part of IMP is copied to the install dir : only the content of
MacBook-Pro-de-Benjamin-SCHWARZ:lib schwarz$ ls /BenInstalls/imp-install/imp-fast-boost144/lib/python2.6/site-packages/IMP/ __init__.py atom cgal display example modeller statistics __init__.pyc benchmark container domino gsl restrainer algebra bullet core em misc saxs
.h , .cpp as well as .so and .dylib are not copied.
--Ben
On 11/25/10 9:18 AM, Benjamin SCHWARZ wrote: > observed on Mac osX as well as Linux (2.6.18-164.6.1.el5.centos.plus > x86_64) : when running scons install, only a tiny part of IMP is > copied to the install dir
You don't say which version of IMP you're using, but if it's latest SVN, that's not surprising. Daniel has made a lot of changes to the build system over the past few weeks and hasn't worked out all the bugs yet. See the long list of problems on the nightly build test page: http://salilab.org/imp/nightly/tests.html
If you scroll to the bottom of that page, you'll also see the latest IMP SVN revision which worked correctly (the nightly build includes a test of the installed version, so we're reasonably confident that 'scons install' works there). You may want to stick with that for the time being.
Ben
Yeah, I've been trying to make the scripts a bit less if a mess in order to better support applications and biological systems and things.
It should be happier now.
On Nov 25, 2010, at 9:28 AM, Benjamin SCHWARZ schwarz.ben@gmail.com wrote:
> Okidoki, 7018 it will be then :) > > Thanks Ben > _______________________________________________ > IMP-users mailing list > IMP-users@salilab.org > https://salilab.org/mailman/listinfo/imp-users
participants (3)
-
Ben Webb
-
Benjamin SCHWARZ
-
Daniel Russel