[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [IMP-users] missing binaries?



On 11/25/14 10:20 PM, Joel Mackay wrote:
It seems that the things that are missing change with each OS. Fedora20
was best. Redhat5 was missing idock and emagefit (among other things)
and redhat6 was still missing idock.

Right, this is because RHEL doesn't ship with all of the necessary prerequisites for idock and emagefit - for example, OpenCV. Fedora does. If you want them on RHEL, you'll need to get those dependencies and build from source.

I think the other problem, relating to the missing IMP module, is due to
conflicts with python versions

The binary package uses Python 2.6 from EPEL on RHEL5. So if you have other Pythons in your path, you may want to explicitly run IMP stuff with /usr/bin/python26 (or whichever other Python you compiled IMP with).

	Ben
--
                      http://salilab.org/~ben/
"It is a capital mistake to theorize before one has data."
	- Sir Arthur Conan Doyle