Changes between Version 32 and Version 33 of Notes/Subversion/Importing


Ignore:
Timestamp:
12/06/07 11:46:44 (17 years ago)
Author:
VincentMcIntyre
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Notes/Subversion/Importing

    v32 v33  
    198198}}}
    199199
     200   consult the [ftp://ftp.atnf.csiro.au/pub/software/miriad/INSTALL.html install doco] again. I need to create MIRRC with some special magic and build everything. It's not obvious why there is no {{{make MIRRC}}}  target at the top level.
     201{{{
     202% setenv MIR /u/mci156/svn/svnmiriad/trunk
     203% sed -e "s,@MIRROOT@,$MIR," scripts/MIRRC.in > MIRRC
     204% sed -e "s,@MIRROOT@,$MIR," scripts/MIRRC.sh.in > MIRRC.sh
     205% chmod 644 MIRRC*
     206% source MIRRC
     207% make
     208... screeds ensue ...
     209}}}
     210
    200211need to add handlers of .svn directories
    201212