[CIG-SHORT] changes to PyLith stable and development branches

Brad Aagaard baagaard at usgs.gov
Tue Feb 22 21:41:58 PST 2011


Hi all:

As of Tue Feb 22, there are two significant changes to the PyLith 
dependencies. This affects anyone checking out the PyLith code from the 
repository, using either the stable branch 
(cig/short/3D/PyLith/branches/v1.5-stable) or the trunk.

1. PyLith now uses FIAT version 0.9.2. Either configure PETSc with 
--download-fiat=1 or get FIAT from 
http://launchpad.net/fiat/trunk/0.9.2/+download/fiat-0.9.2.tar.gz

2. FIAT 0.9.2 requires ScientificPython version 2.9.1. If you get FIAT 
using PETSc, this dependency is taken care of automatically. If you 
install FIAT manuall, then get ScientificPython from 
http://sourcesup.cru.fr/projects/scientific-py/.

Before you update PyLith you will need to update to the current PETSc 
development version. After updating PyLith, don't forget to do an 
autoreconf -if.

Brad


More information about the CIG-SHORT mailing list