FYI: I am using ipmosflm/imosflm on Fedora Core 7. My notes for FC7 install say to make sure that you have the following installed:
compat-libstdc++-33 compat-libstdc++-296 compat-gcc-34 compat-gcc-34-c++ compat-gcc-34-g77 You can use "yum install compat-libstdc++-33" to install each of the libraries above. -Anand -----Original Message----- From: CCP4 bulletin board [mailto:[EMAIL PROTECTED] On Behalf Of Harry Powell Sent: Sunday, September 02, 2007 12:43 AM To: [email protected] Subject: Re: [ccp4bb] ipmosflm Hi Eric You need to make sure g77 is properly installed on your system. For any FC system, if you install g77 from an RPM (e.g. see your FC install DVD/CD/website) you should get this file in the right place. If you don't want the whole compiler there, you should be able to get round this on an FC system by just installing the libg2c.so file explicitly, perhaps from an RPM. It may be that the correct file is on your system, but either called something else (similar, e.g. libg2c.so.0) and not linked correctly to libg2c.so, or it isn't in your LD_LIBRARY_PATH; on my systems it's in the directory /usr/lib (on others it's found in /usr/local/lib). I've put a copy on the Mosflm v 7.0.1 pre-built site (I haven't put a link on the page for it, but you can get it by following this - http://www.mrc-lmb.cam.ac.uk/harry/mosflm/ver701/pre-built/suse-libg2c.so Personally, I really hate shared objects and have tried (oh, how I've tried!) to eliminate them from Mosflm distributions, but they seem to sneak in when I'm not looking... > Hi, > I try to install the latest version of ipmosflm and the small display > version on my laptop (fedora 7). I got the following error message when I > try to run it: > $./mosflm_linux_suse_SD > mosflm_linux_suse_SD: error while loading shared libraries: libg2c.so.0: > cannot open shared object file: No such file or directory > > It might not related to the program. However, please advise. Thx. > > Eric > Harry -- Dr Harry Powell, MRC Laboratory of Molecular Biology, MRC Centre, Hills Road, Cambridge, CB2 2QH
