Peter Teuben
unread,Aug 6, 2014, 3:22:39 PM8/6/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mir...@googlegroups.com
Especially for those at the summerschool, and using the latest mac
version 10.9, the smauvspec program
did not compile because of a problem in a routine in the library.
The offending routine is $MIRSUBS/jplread.c
As you probably have seen on the wiki, one of your tests was to
ensure you can recompile a program or subroutine, as this is the
most common update you need, except to update the flux tables
and antenna ppositions (in $MIRCAT).
Here is the recipe :
cd $MIRSUBS
cvs update
# you should now see jplread.c was updated or patched
mirboss
mir.subs jplread
mir.prog smauvspec
peter
PS: yes, this all assumes you have CVS, Xcode etc. installed. I tried that
on a "virgin" mac, and it worked for me, albeit only with the HPC compiler,
not with macports.