hdf5.100.v1.10 does not install header files
Scott Hannahs via Fink-users <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
So having only hdf5.100.v1.10 and hdf5.100.v1.10-shlibs installed has none of the hdf5 header files in /opt/sw/include. However the older API (1.8) package "hdf5.10-shlibs” does install the header files. I am trying to use this software with another file that requires >= 1.10.1 and using the older header files have the wrong major and minor versions in the header files. In trying to get this to work, I updated to the last release of hdf5-1.10.7. But the include files are still not updated. Here are my changes to the hdf5.100.v.info. Not sure why this file does not install the header files. -Scott % diff /opt/sw/fink/10.9-libcxx/stable/main/finkinfo/sci/hdf5.100.v.info /opt/sw/fink/10.9-libcxx/local/main/finkinfo/sci/hdf5.100.v.info 5,6c5,7 < Version: 1.10.0 < Revision: 4 --- > # v1.10.7 bumps libhdf5 and libhdf5_cpp to libN=107 > Version: 1.10.7 > Revision: 5 53,54c54,55 < Source-MD5: 355243bda5df386aea25f079d550947b < Source-Checksum: SHA1(5866dbbcd24485f6b206413e73f7205cb3c1196e) --- > Source-MD5: dff8a882b61d0b59296dccc3ad13dc29 > Source-Checksum: SHA256(02018fac7e5efc496d9539a303cfb41924a5dadffab05df9812096e273efa55e) 111c112 < opt/hdf5.v%type_raw[api]/lib/libhdf5.100.dylib --- > opt/hdf5.v%type_raw[api]/lib/libhdf5.103.dylib 115,116c116,117 < %p/opt/hdf5.v%type_raw[api]/lib/libhdf5.100.dylib 101.0.0 %n (>= 1.10.0-1) < %p/opt/hdf5.v%type_raw[api]/lib/libhdf5_hl.100.dylib 101.0.0 %n (>= 1.10.0-1) --- > %p/opt/hdf5.v%type_raw[api]/lib/libhdf5.103.dylib 103.0.0 %n (>= 1.10.0-1) > %p/opt/hdf5.v%type_raw[api]/lib/libhdf5_hl.103.dylib 100.0.0 %n (>= 1.10.0-1) 172c173 < opt/hdf5.v%type_raw[api]/lib/libhdf5_cpp.100.dylib --- > opt/hdf5.v%type_raw[api]/lib/libhdf5_cpp.103.dylib 176,177c177,178 < %p/opt/hdf5.v%type_raw[api]/lib/libhdf5_cpp.100.dylib 101.0.0 %n (>= 1.10.0-1) < %p/opt/hdf5.v%type_raw[api]/lib/libhdf5_hl_cpp.100.dylib 101.0.0 %n (>= 1.10.0-1) --- > %p/opt/hdf5.v%type_raw[api]/lib/libhdf5_cpp.103.dylib 103.0.0 %n (>= 1.10.0-1) > %p/opt/hdf5.v%type_raw[api]/lib/libhdf5_hl_cpp.100.dylib 100.0.0 %n (>= 1.10.0-1) % _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users