Skip to main content
edited tags
Link
terdon
  • 252.2k
  • 69
  • 480
  • 718
added 173 characters in body
Source Link
MikiBelavista
  • 1.8k
  • 9
  • 30
  • 46

I have followed instructions from their site. The command ls /usr/local/hdf5 returns

bin include lib share

But

dpkg -s hdf5
dpkg-query: package 'hdf5' is not installed and no information is available

Why? How I have downloaded from here https://www.hdfgroup.org/HDF5/release/obtainsrc.html#conf and then I have followed the INSTALL file instructions,from make to make install. How can I know for sure that HDF5 in installed or not?

I have followed instructions from their site. The command ls /usr/local/hdf5 returns

bin include lib share

But

dpkg -s hdf5
dpkg-query: package 'hdf5' is not installed and no information is available

Why? How can I know for sure that HDF5 in installed or not?

I have followed instructions from their site. The command ls /usr/local/hdf5 returns

bin include lib share

But

dpkg -s hdf5
dpkg-query: package 'hdf5' is not installed and no information is available

Why? I have downloaded from here https://www.hdfgroup.org/HDF5/release/obtainsrc.html#conf and then I have followed the INSTALL file instructions,from make to make install. How can I know for sure that HDF5 in installed or not?

improved formatting
Link
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 264

How to check if HDF5 inis installed?

Source Link
MikiBelavista
  • 1.8k
  • 9
  • 30
  • 46
Loading