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:grib [2010-03-11 21:21:09] stefan.fagerstrom@smhi.se |
diana:windows:building:grib [2022-05-31 09:29:31] (current) |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| $ LDFLAGS=-L/ | $ LDFLAGS=-L/ | ||
| $ make all install | $ make all install | ||
| + | $ cp LICENSE / | ||
| **TODO:** replace with [[http:// | **TODO:** replace with [[http:// | ||
| Line 33: | Line 34: | ||
| $ LDFLAGS=-L/ | $ LDFLAGS=-L/ | ||
| $ make all install | $ make all install | ||
| + | $ cp AUTHORS / | ||
| + | $ cat LICENSE >>/ | ||
| < | < | ||
| **TODO:** check configure options | **TODO:** check configure options | ||
| + | |||
| + | **TODO:** check interactions between GPLv3 and licenses for other third-party components used by metlibs / diana | ||
| Comment from SMHI. | Comment from SMHI. | ||