On Thu, Jul 31, 2014 at 08:08:32PM -0700, Alastair Fyfe wrote:

> 2)6.4.0 binary bundles no longer include header files or static libraries.
> Thus to build local utilities the binary installation must be supplemented
> with a source build (at least of the libraries).

[I think it's about Linux]
We had complaints from 2 or 3 people regarding this.
Static libraries are not included because:
- they are not used to build CCP4
- Fortran and C++ libraries have compiler-specific ABI
  (in particular, Intel Fortran and GFortran binaries are not compatible)
- during the last 2 years we've added dozens libraries (mostly 3rd-party
  ones), some of them are used by python extensions and must be
  compiled as DSOs. So we'd need to decide for which ones we provide
  static versions.

If more people need it, we could include header files and maybe
static libraries built with the most popular compiler (GCC) for libccp4,
mmdb, clipper (what else?).

> Is  a source distribution
> available that matches the file versions used to build  a given binary
> install ?

source tarball is available from the CCP4 download page

> I've  built libraries via  JHBuild but this seems oriented towards
> building the current development sources rather than those from the last
> release.

It's for both. If you use static libraries you can use the latest
version as well. But if you prefer version 6.4.0 the easiest way
is to download the source tarball.

Marcin

-- 
This e-mail and any attachments may contain confidential, copyright and or 
privileged material, and are for the use of the intended addressee only. If you 
are not the intended addressee or an authorised recipient of the addressee 
please notify us of receipt by returning the e-mail and do not use, copy, 
retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not 
necessarily of Diamond Light Source Ltd. 
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments 
are free from viruses and we cannot accept liability for any damage which you 
may sustain as a result of software viruses which may be transmitted in or with 
the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and 
Wales with its registered office at Diamond House, Harwell Science and 
Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
 

Reply via email to