<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hmm.  This runs correctly for me using my version of 1.9-stable.  Are you able to do something like the following:<div><br></div><div>pylith step11.cfg --problem.interfaces.help-components</div><div><br></div><div>This appears to be some issue with interpreting the .cfg file.  Let me know if you're able to run the command above.  If not, we'll have to do some more investigating.</div><div><br></div><div>Cheers,</div><div>Charles</div><div><br></div><div><br><div><div>On 2/09/2013, at 5:26 PM, Birendra jha wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi Pylith developers<br><br>I installed Pylith-1.9.0 using the installer on the pylith website. Installation was successful with no error messages except in the beginning when I ran configure I got a message about existing software: <br><br>WARNING: Existing version of HDF5 installed. Found /usr/bin/h5dump<br>WARNING: Existing version of NetCDF installed. Found /usr/bin/ncdump<br><br>configure: error: "Configure failed due to conflict with existing software. Existing software may interfere with proper installation of PyLith, may be configured incorrectly for use with PyLith, or may have been built with incompatible compilers. Remove existing software (RECOMMENDED) or reconfigure with --enable-force-install to override error message. "<br><br>As per suggestion, I reran configure with --enable-force-install option, and it finished successfully along with 'make'.<br><br>I am able to run successfully all examples e.g. step01, step06 except examples with dynamic fault e.g. step11:<br><br>[bjha@login hex8]$ pylith step11.cfg <br>Traceback (most recent call last):<br>  File "/data/bjha/pylith-1.9.0/bin/pylith", line 39, in <module><br>    start(applicationClass=PyLithApp)<br>  File "/data/bjha/pylith-1.9.0/lib/python2.7/site-packages/pythia-0.8.1.15-py2.7.egg/pyre/applications/__init__.py", line 41, in start<br>    shell.run(**kwds)<br>  File "/data/bjha/pylith-1.9.0/lib/python2.7/site-packages/pythia-0.8.1.15-py2.7.egg/pyre/applications/Shell.py", line 125, in run<br>    app.applyConfiguration(context)<br>  File "/data/bjha/pylith-1.9.0/lib/python2.7/site-packages/pythia-0.8.1.15-py2.7.egg/pyre/inventory/Configurable.py", line 84, in applyConfiguration<br>    raise ValueError("%s\nBacktrace - Component %s" % (err.message, aliases))<br>ValueError: Error while configuring spatial database reader (simpleioascii, iohandler):<br>Filename for spatial database not specified.<br>Backtrace - Component simpleioascii, iohandler<br>Backtrace - Component simpledb, slip<br>Backtrace - Component stepslipfn, slip_function<br>Backtrace - Component eqkinsrc, rupture<br>Backtrace - Component singlerupture, eq_srcs<br>Backtrace - Component faultcohesivekin, fault<br>Backtrace - Component interfaces<br>Backtrace - Component timedependent, problem<br>Backtrace - Component pylithapp<br><br>Why is it saying faultcohesivekin when it is FaultCohesiveDyn in the step11.cfg? I am able to run this in my Pylith-1.8.0 copy.<br>Please help. <br><br>Thanks and regards<br>Birendra<br><br>_______________________________________________<br>CIG-SHORT mailing list<br><a href="mailto:CIG-SHORT@geodynamics.org">CIG-SHORT@geodynamics.org</a><br>http://geodynamics.org/cgi-bin/mailman/listinfo/cig-short<br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Charles A. Williams</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Scientist<br>GNS Science<br>1 Fairway Drive, Avalon<br>PO Box 30368<br>Lower Hutt  5040<br>New Zealand<br>ph (office): 0064-4570-4566<br>fax (office): 0064-4570-4600</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="mailto:C.Williams@gns.cri.nz">C.Williams@gns.cri.nz</a></div></div></div></span></span>
</div>
<br></div></body></html>