Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
diana:windows:building:udunits [2010-02-19 12:17:39] dages |
diana:windows:building:udunits [2022-05-31 09:29:31] (current) |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| UDUNITS includes Perl modules and man pages which require additional tools to build, so we'll just manually build and install the parts we need: | UDUNITS includes Perl modules and man pages which require additional tools to build, so we'll just manually build and install the parts we need: | ||
| - | $ make -C lib installed_library installed_headers | + | $ make -C lib installed_library installed_headers |
| $ make -C port install | $ make -C port install | ||
| $ make -C udunits installed_program | $ make -C udunits installed_program | ||
| + | $ cp COPYRIGHT / | ||
| **XXX** do we actually need the program? | **XXX** do we actually need the program? | ||