<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Dear Clemens, <br>
<br>
Actually, this was the first thing I tried, as it worked before. Here
is what I got when executed ./config.local:<br>
<br>
<i>srcdir bindir libdir /home/xsoft/ccp4-6.0.2
/home/xsoft/ccp4-6.0.2/bin /home/xsoft/ccp4-6.0.2/lib<br>
OK, setting up for a system type of `linux_intel_compilers'...<br>
<br>
<br>
&nbsp;Will attempt to install the xwindows programs from `x-windows'.<br>
&nbsp;This is not supported for all systems.<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ******** please note ************<br>
&nbsp;the xwindows programs will be compiled with an option<br>
&nbsp;that means errors are ignored. This could result in some<br>
&nbsp;xwindows programs not being compiled.<br>
&nbsp;If you want to disable the xwindows programs use --disable-x<br>
<br>
&nbsp;The CCIF library will be built and installed.<br>
&nbsp;This has been tested on the most common systems, but if <br>
&nbsp;you have problems, use the --disable-ccif flag.<br>
<br>
&nbsp;Installation of the CCTBX library has been suppressed.<br>
&nbsp;Some functionality will be lost.<br>
<br>
&nbsp;Installation of Phaser has been suppressed.<br>
<br>
&nbsp;The LAPACK linear algebra package will be included in the installation.<br>
&nbsp;Configure will search for existing LAPACK and BLAS libraries on<br>
&nbsp;on your system - if a version of LAPACK is not found then the NetLib<br>
&nbsp;version will be built for you automatically.<br>
&nbsp;If you want NetLib LAPACK and BLAS to be used regardless of<br>
&nbsp;system libraries then rerun configure using --with-netlib-lapack<br>
<br>
&nbsp;To disable inclusion of LAPACK, use the --disable-lapack flag<br>
&nbsp;(This is not recommended as some programs will fail to build)<br>
<br>
&nbsp;Configure will try to set up and build the CCP4i MapSlicer command<br>
&nbsp;library, which is required to use the MapSlicer viewer.<br>
&nbsp;***** This may not be possible for some systems! *****<br>
&nbsp;To disable inclusion of the MapSlicer command library, use the<br>
&nbsp;--disable-mapslicer flag<br>
! You don't appear to have the Intel compilers (ifort/ifc,icc). <br>
! You may need to source the correct file for them to be on your path.<br>
<br>
</i>It does not find the icc/ifort compilers although they ARE in the
path. I tried it on Ubuntu7.04/Suse10.2 and with bash and tcsh shells.
The same result in each case. Any idea?<br>
<br>
Imre<br>
<br>
Clemens Vonrhein wrote:
<blockquote cite="mid:20070309100006.GE32514@laue.globalphasing.com"
 type="cite">
  <pre wrap="">Dear Imre,

I haven't kept up my script with CCP4 6.0.2 - too much work involved.

What I would do:

 - run configure with the normal/default flags to produce a
   config.status

 - copy that config.status file into e.g. config.local

 - make a realclean/distclean

 - edit config.local to add the relevant compiler flags to it (you
   could use the 5.0.2 ones as a starting point)

 - run './config.local' and then make

Cheers

Clemens

On Fri, Mar 09, 2007 at 10:50:31AM +0100, Imre Toeroe wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Dear Clemens,

For ccp4 version 5.0.x you have written a script and several patches to
enable a compilation of ccp4 with Intel compilers resulting statically
linked executables, even using a mixed compilation with Intel fortran
and GNU C-compiler. Do you know how to proceed with ccp4 6.0.2 when
using ifort and/or icc? The -non_shared flag for configure obviously
does not work with the linux_intel_compiler target.

Thanks in advance,

Imre

_______________________________________________
sharp-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sharp-discuss@globalphasing.com">sharp-discuss@globalphasing.com</a>
<a class="moz-txt-link-freetext" href="https://www.globalphasing.com/mailman/listinfo/sharp-discuss">https://www.globalphasing.com/mailman/listinfo/sharp-discuss</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
</body>
</html>