Changes between Version 29 and Version 30 of ASAPSourceInstall
- Timestamp:
- 05/03/07 10:52:21 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ASAPSourceInstall
v29 v30 68 68 export PYTHONPATH 69 69 }}} 70 71 == Binary release == 72 73 To make a binary release to help out others with the same operating system, replace 74 <identifier> with something identifying your platform, e.g. '''fc5''' for fedora core 5, or '''fc5_x86_64''' for the 64bit version of fc5 and run the following 75 {{{ 76 scons mode=release casacoreroot=/usr/local makedist=<identifier> 77 }}} 78 Then email the resulting tarball in the dist subdirectory to mailto:Malte.Marquarding@csiro.au