Tony Travis <[email protected]> writes: > A unit test would need to know where the deb stores ".ncbirc" and > strace the execution of "blastn" to make sure the executable finds the > default config file. If NCBI is unset, it looks for > "/etc/.ncbirc". However, the default location it is installed to under > Ubuntu is "/etc/ncbi/.ncbirc".
Right, NCBI's C Toolkit (source package ncbi-tools6, binary packages including ncbi-data) and C++ Toolkit (the basis for ncbi-blast+) wound up with different conventional locations for system-wide configuration files. I've bridged this gap by adding a symlink to the latest ncbi-data binary package, which hit Debian testing this morning and from what I gather should automatically make it into the next Ubuntu release. Sorry you ran into trouble here! -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]

