Entering edit mode
8.9 years ago
zqdong2012
•
0
When I install estscan 3.0.3
after:
root@zqd-VBox:/home/zqd/bioinf/soft/BTLib-0.19/estscan-3.0.3# gcc -o estscan estscan.c
I run estscan
, but there has a error:
estscan: Could not open file /usr/molbio/share/ESTScan/Hs.smat: No such file or directory(2)
How can I fix it?
thank you for your reply!
when I run make there is an error
Besides, without BTLib, estscan can still run,why?
That's a linker error. Can you paste the entire output from make on a GitHub Gist and share that here please? Just run
And upload
make.log
andmake.err.log
to the gists.