Skip to Content.
Sympa Menu

opal - [Opal] H5hut and OPAL 1.2.0 problem

opal AT lists.psi.ch

Subject: The OPAL Discussion Forum

List archive

[Opal] H5hut and OPAL 1.2.0 problem


Chronological Thread 
  • From: Andreas Adelmann <andreas.adelmann AT psi.ch>
  • To: "opal AT lists.psi.ch" <Opal AT lists.psi.ch>
  • Subject: [Opal] H5hut and OPAL 1.2.0 problem
  • Date: Wed, 28 Aug 2013 06:16:07 +0200
  • List-archive: <https://lists.web.psi.ch/pipermail/opal/>
  • List-id: The OPAL Discussion Forum <opal.lists.psi.ch>


In order to compile OPAL from trunk you need to use H5hut-1.99.11.

Because of a problem in the H5hut build system you have to set 

C_INCLUDE_PATH and LIBRARY_PATH to the HDF5 include and lib directory.

For example

export HDF5HOME=$HOME/extlib/hdf5-1.8.7-p
export HDF5_INCLUDE_PATH=$HDF5HOME/include
export HDF5_LIBRARY_PATH=$HDF5HOME/lib

export C_INCLUDE_PATH=$HDF5HOME/include
export LIBRARY_PATH=$HDF5HOME/lib

Andreas 


------
Dr. sc. math. Andreas (Andy) Adelmann
Staff Scientist
Paul Scherrer Institut WBBA/219 CH-5232 Villigen PSI
Phone Office: xx41 56 310 42 33 Fax: xx41 56 310 31 91
Phone Home: xx41 62 891 91 44
-------------------------------------------------------
Friday: ETH CAB H 85.1  +41 44 632 75 22
============================================
The more exotic, the more abstract the knowledge, 
the more profound will be its consequences.
Leon Lederman 
============================================






Archive powered by MHonArc 2.6.19.

Top of Page