correction to netCDF operator announcement

Greetings,

This is a correction to the previous announcement about the netCDF operator
package.

In the announcement, I wrote:

        3. If you haven't installed the latest versions of the above-
           mentioned, prerequisite packages, then you can build and install
           them and this package (and every other Unidata package you
           have!) in one step:

                % gmake udposix/all udposix/install \
                        udape/all udape/install \
                        ncopers/all ncopers/install >& log &
                % tail -f log

Instead, the above commands should have been

                % gmake >& log &
                % tail -f log

Note that the above command will (re)build and (re)install every UPC package
you have.

Regards,
support@xxxxxxxxxxxxxxxx


  • 1992 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: