[Bioclusters] mpiBLAST compile error

Jeremy Mann bioclusters@bioinformatics.org
Fri, 28 Feb 2003 15:22:22 -0600 (CST)


On Fri, 28 Feb 2003, Jones George wrote:

> Has anyone compiled mpiBLAST on RedHat 7.3?
>
> I had to install ncbi-6.0-1 RPM for i386 to get most of the required libraries.
>
> When I compile it complaines about these missing libraries:
> xmlblast.h
> mblast.h
>
> make output:
>
> BLAST\" -DVERSION=\"1.0.1\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1  -I. -I. -I../include/ -I/usr/include/ncbi/include/     -g -O2 -c `test -f 'blast_hooks.c' || echo './'`blast_hooks.c
> blast_hooks.c:40:22: xmlblast.h: No such file or directory
> blast_hooks.c:41:20: mblast.h: No such file or directory
> make[1]: *** [blast_hooks.o] Error 1
>
> What package contains these libraries?

You need to tell mpiBLAST where the NCBI toolkit sources are. If you read
the README file, it tells you to do this:

./configure --with-ncbi=/path/to/ncbi/sources



-- 
Jeremy Mann
jeremy@biochem.uthscsa.edu