[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[UDUNITS #MYS-530931]: Trouble installing
- Subject: [UDUNITS #MYS-530931]: Trouble installing
- Date: Wed, 11 Jun 2014 11:02:50 -0600
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