Opened 12 years ago

Closed 12 years ago

#185 closed defect (fixed)

HDF4 should be optional for compilation of rasdaman

Reported by: beccati@… Owned by: Alireza
Priority: blocker Milestone:
Component: raslib Version:
Keywords: Cc:
Complexity: Medium

Description

It appears that HDF4 is now mandatory to compile, please make optional again since on modern distributions it has to be compiled by hand and conflicts with hdf5

Configuring with option: —without-hdf4
gives this error:

configure: error: libdf.a not found! Please install.

Change History (4)

comment:1 by beccati@…, 12 years ago

Issue was introduced by commit:

commit 6354516dcf52370aecc45e11f805f20f2cd3675f
Author: Alireza Rezaei Mahdiraji <a.rezaeim@…>
Date: Wed Jul 25 11:45:54 2012 +0200

Allow rasdaman to compile with libhdf-alt

Reverting it allows compilation with the aforementioned configure command

comment:2 by Dimitar Misev, 12 years ago

Owner: set to Alireza
Status: newassigned

comment:3 by Dimitar Misev, 12 years ago

Alireza has this been fixed?

Please test:

  1. uninstall hdf from your machine
  2. make clean
  3. ./configure but don't specify —with-hdf4

comment:4 by Dimitar Misev, 12 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.