[CIG-SHORT] pylith install problem

Matthew Knepley knepley at mcs.anl.gov
Tue Mar 17 06:48:36 PDT 2009


2009/3/16 Christopher DiCaprio <dicaprio at gps.caltech.edu>

> Developers,
>
> When building pylith, I can successfully run configure, but I get an error
> during make. I've included the end of the output from make as an attachment.
> This error occurs when using netcdf libraries compiled from source or
> pre-compiled. I'm using netcdf 3.6.3.


The problem here is that you are on a 64-bit Linux box, but the library has
not been compiled using
-fPIC which creates relocated libraries.  All the rest of PyLith is built
with this. This should be the
default for the package manager, but if you build it yourself you need to
put that in CFLAGS.

  Matt


>
> Thanks,
> Chris
>
-- 
What most experimenters take for granted before they begin their experiments
is infinitely more interesting than any results to which their experiments
lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://geodynamics.org/pipermail/cig-short/attachments/20090317/47668d67/attachment.htm 


More information about the CIG-SHORT mailing list