[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDFDecoders #IHC-434707]: Building decoders



Hi Mark,

Gribtonc software is deprecated but he's a possible solution

compile udunits-1.12.4 in /usr/local  
in /usr/local ln -s udunits-1.12.4 udunits
in decoders 5.0 src/CUSTOMIZE add

CPP_UDUNITS=-I/opt/udunits/include
LD_UDUNITS='-L/opt/udunits/lib -ludunits'

I'll attach the CUSTOMIZE file

You have to make sure the netcdf libraries references are correct too.

Also do a make dist clean first for the decoders.

Robb...


Ticket Details
===================
Ticket ID: IHC-434707
Department: Support netCDF Decoders
Priority: Normal
Status: Open

Attachment: CUSTOMIZE
Description: Binary data