Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
import petscconf
import urllib
import urlparse
import commands
def Install(conf,vars,cmake,url,archdir):
def Install(conf,vars,cmake,tmpdir,url,archdir):
'''
Download and uncompress the BLOPEX tarball
log.write('='*80)
log.Println('Installing BLOPEX...')