*** For details on how to be removed from this list visit the ***
*** CCP4 home page http://www.ccp4.ac.uk ***
Dear All,
we are currently working on this for 6.0 (another RC coming next week).
gfortran still requires a few additional changes concerning the mix of
ENTRY and SAVE, also EXTERNAL IARGC, and the FLOAT intrinsic
working on integer*4 only (use REAL instead). Outstanding programs
include molrep, sfcheck and mosflm (the gfortran_dev branch on the
ccp4 viewcvs pages gives the details).
In the short term RH8 binaries seem to work under Suse 10.
The latest version of pdb_extract (from the rcsb or our web archive) has
the changes required to build under gcc 3.4 and 4.0. Mostly this is a
lot
of boring adding this-> to len and dim (if you have seen the error
messages
you will know what I mean).
Charles Ballard
CCP4
On Friday, November 18, 2005, at 05:24 PM, Soisson, Stephen Michael
wrote:
*** For details on how to be removed from this list visit the ***
*** CCP4 home page http://www.ccp4.ac.uk ***
Thanks for taking the time to post this information! We are at 9.3
right
now, and debating the 10.0 update.
Cheers,
Steve
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Michael Strickler
Sent: Friday, November 18, 2005 12:11 PM
To: [email protected]
Subject: [ccp4bb]: "Success" Building CCP4 under SUSE 10.0
*** For details on how to be removed from this list visit the ***
*** CCP4 home page http://www.ccp4.ac.uk ***
After some false starts, we (mostly) successfully compiled CCP4 5.0.2
on
a system running SUSE Linux 10.0. It required a few tweaks:
(1) Obviously, avoid the radical new gfortran compiler that is the
default for SUSE 10.0. Install the compat-g77 package instead to use
g77 3.3.5. Note that this prevents use of the SUSE BLAS/LAPACK
libraries, which require gfortran, so the LAPACK included with CCP4 has
to be used.
(2) setenv XCFLAGS "-DG77 -DPROTOTYPE"; otherwise the "-DHAVE_G2C_H"
flag gets added by configure, which causes the build to fail.
(3) The "--disable-pdb_extract" configure flag is necessary, as GCC is
still haunted by post-3.3.* issues. Alas, no non-g77 compatibility
packages are currently available.
Apologies if this simply recapitulates someone else's findings for
Gentoo/Fedora/Darwin/Vista.
-- Michael Strickler, Ph.D.
Research Specialist
Center for Structural Biology
Yale University
260 Whitney Ave, 355C JWG
PO Box 208114
New Haven, CT 06520-8114
-----------------------------------------------------------------------
-------
Notice: This e-mail message, together with any attachments, contains
information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station,
New Jersey, USA 08889), and/or its affiliates (which may be known
outside the United States as Merck Frosst, Merck Sharp & Dohme or MSD
and in Japan, as Banyu) that may be confidential, proprietary
copyrighted and/or legally privileged. It is intended solely for the
use of the individual or entity named on this message. If you are not
the intended recipient, and have received this message in error,
please notify us immediately by reply e-mail and then delete it from
your system.
-----------------------------------------------------------------------
-------