[BioC] Missing file in rhdf5

Isaac Neuhaus isaac.neuhaus@bms.com
Mon, 08 Jul 2002 08:49:58 -0400


I got the following error while insdtalling the current bundle version 
of Bioconductor.


[neuhausi@aurora Bioconductor]$ sudo R CMD INSTALL rhdf5
* Installing *source* package 'rhdf5' ...
** libs
gcc -I/usr/local/lib/R/include  -I/usr/local/include -D__NO_MATH_INLINES 
-mieee-fp  -fPIC  -g -O2 -c hdf5.c -o hdf5.o
In file included from hdf5.c:1:
common.h:7:18: hdf5.h: No such file or directory
make: *** [hdf5.o] Error 1
ERROR: compilation failed for package 'rhdf5'


Isaac