Gunnar Olovsson wrote:
*** For details on how to be removed from this list visit the *** *** CCP4 home page http://www.ccp4.ac.uk ***I've just setup our brand new PC's with Fedora core4 "workstation install". After installing ccp4 "v6.0" (5.99.5) using downloaded binaries for FC(1-4) I get error messages when trying to run some programs in the package. So far they are of the type missing libraries:for example, running scalepack2mtz or phaser: "error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory"*************************************************************************** My question is:What is the recommended type of install for Fedora core4, that will allow most of the common crystallographic software to work properly? Is "workstation install" mostly adequate, or would it be better to just do an "absolutely everything" install?Thanks everyone for your very valuable input! Cheers ! Gunnar :^)
Gunnar, you need the files /usr/lib/libstdc++.so.5 and /usr/lib/libstdc++.so.5.0.7which are in the package compat-libstdc++-33 , as I found out on my RHEL4 workstation using "yum whatprovides libstdc++.so.5".
So all you need is yum -y install compat-libstdc++-33.i386as root. I added i386 because if you are running the 64bit variant of FC4, then yum would also install the x86_64 variant of those libraries - CCP4 does not need those.
HTH, Kay -- Kay Diederichs http://strucbio.biologie.uni-konstanz.de/~kay email: [EMAIL PROTECTED] Tel +49 7531 88 4049 Fax 3183 Fachbereich Biologie, Universität Konstanz, Box M647, D-78457 Konstanz
smime.p7s
Description: S/MIME Cryptographic Signature
