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.
David, Thanks for sending this in. Most of the compiler warnings are bogus. A few were valid, however, and I've modified the code to improve it. Thanks. If you're going to install the package in the default location (i.e., under "/usr/local"), then you'll need superuser (i.e., "root") privileges. For example $ sudo make install or $ su Password: $ make install Alternatively, you can install the package under a directory that you own by specifying that directory in the "--prefix=<dir>" option of the configure(1) script. If you do this, then execute the command "make distclean" first. Regards, Steve Emmerson Ticket Details =================== Ticket ID: MYS-530931 Department: Support UDUNITS Priority: Normal Status: Closed