- Compile NCBI
- make sure link the actual makefile in
platform/
to the root level - make sure the paths in the linked makefile are modified to your environment
- make sure link the actual makefile in
- Compile SLRI
- make sure
$NCBI
is set - link
lib/*.mk
to root level cd lib && make lib
- make sure
- Compile bzip2
- Compile libiodbc (as ODBC dependency)
- Set environment var
$NCBI
,$SLRI
,$ODBC
, and$BZDIR
- Comment out
ValNodeUnique
inseqhound/include/intrez_misc.h
andseqhound/src/intrez_misc.c
cd seqhound && ./makeallsh odbc all
No comments:
Post a Comment