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-04 12:14:00] dages |
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. | ||
| + | All fopen need to be with rb and wb, otherwise fseek doesn' | ||
| + | |||
| + | GRIB_DEFINITION_PATH must be correct. | ||