packaging ncbi_tools++ (02-09-05)
packaging ncbi_tools++ (02-09-05)
packaging ncbi_tools++ (02-09-05)
- configure and make:
configure -prefix=/usr/local/src/ncbi_tools++/libncbi++/ -without-exe -without-execopy
Note: modify the Makefile to comment the line to copy the bin directory.
make
make install
#$(INSTALL) $(lbindir)/* $(bindir) - make a debian package. reference Brockmeier2003_debian_package.pdf.
/usr/local/lib/ncbi-tools++ is the location for all the libs. Huge. 1.1G. - but I find out it's very hard to write a program linked against the library.
Yu Huang 2006-03-25