https://github.com/geodynamics/citcoms
Revision 0f33eded334e24c7e68c58202eaafb8a7b242bc4 authored by Leif Strand on 28 September 2005, 23:26:16 UTC, committed by Leif Strand on 28 September 2005, 23:26:16 UTC
that installing multiple packages to a single PREFIX "just works".
This also attempts to simulate the final installation environment,
which might make a difference in unusual cases.  Also, 'sed' the
install-time PYTHONPATH into CitComS scripts (instead of an explicit
list of @pythondir@'s).

Added _getPrivateDepositoryLocations() and CitcomS.pml.  Changed
"etc/citcoms" to "etc/CitcomS" for consistency with the Python package
name.  Add PACKAGE_VERSION to __init__.py, and added
pyconfig-generated config.py.  Freeze the full path to 'mpirun' and
'mpipython.exe' at 'configure' time.  First crack at batch system
configuration.

1 parent 76bf816
History
Tip revision: 0f33eded334e24c7e68c58202eaafb8a7b242bc4 authored by Leif Strand on 28 September 2005, 23:26:16 UTC
Add ${pythondir} to PYTHONPATH before checking for Python modules, so
Tip revision: 0f33ede
File Mode Size
.cvsignore -rw-r--r-- 37 bytes
Make.mm -rw-r--r-- 3.8 KB
Makefile.am -rw-r--r-- 1.2 KB
array2d.cc -rw-r--r-- 5.4 KB
asap.py -rw-r--r-- 3.0 KB
citcomsfull.sh.in -rwxr-xr-x 2.6 KB
citcomsregional.sh.in -rwxr-xr-x 2.6 KB
coupledcitcoms.sh.in -rwxr-xr-x 2.6 KB
exchange.py -rwxr-xr-x 6.4 KB
hrothgar.py -rw-r--r-- 3.0 KB
local.def -rw-r--r-- 2.5 KB
signon.py -rwxr-xr-x 3.9 KB
test1.sh -rwxr-xr-x 3.8 KB
test2.sh -rwxr-xr-x 5.7 KB
test5.sh -rwxr-xr-x 4.1 KB

back to top