| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 4 months |
| seen | Jan 5 at 0:20 | |
| stats | profile views | 0 |
|
Jan 5 |
awarded | Student |
|
Jan 5 |
comment |
How to compile Degrib on Ubuntu 12.04 LTS? Confirmed. Just had to make a copy of the system's libz.a into the zlib directory when compiling (make) |
|
Jan 4 |
comment |
How to compile Degrib on Ubuntu 12.04 LTS? As stated in nws.noaa.gov/mdl/NDFD_grib2Decoder/compile.php?os=unix , I think the answer is ... cp /usr/lib/x86_64-linux-gnu/libz.a zlib/ ... I'll need to confirm this. |
|
Jan 4 |
comment |
How to compile Degrib on Ubuntu 12.04 LTS? Ubuntu 12.04 has zlib 1.2.3.4 installed but degrib source code comes with zlib 1.1.4. The compilation error is shown at pastebin.com/SUsb2Gka |
|
Jan 4 |
asked | How to compile Degrib on Ubuntu 12.04 LTS? |