This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
>From: Greg Stossmeister <address@hidden> >Organization: UCAR/JOSS >Keywords: 200401272101.i0RL1op2004326 McIDAS Build Greg, > Sorry - one more problem. I now got everything to build correctly >but when I tried to install the packages by typing: > >make install.all VENDOR=-g77 > >I got: >make: *** [uninstall.bin] Error 2 > > Any ideas? No, not really. The install.all process first does an uninstall.all. The uninstall.bin actions basically cd to the ~mcidas/bin directory and do 'rm -f's for sets of files that should be deleted. I guess that it is possible that you have created an alias for 'rm' so that 'rm -f' is asking for user input. Is this true? If yes, unalias 'rm' and retry the 'make install.all VENDOR=-g77'. If not, please let me know when I can come over and take a look. Tom -- NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publically available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.