Entering edit mode
10.8 years ago
jitendra
▴
10
I got the following error
make -f infileMakefile testSet=YES MODEL=/data/ra1/Sim/model.txt
**hgsql** -Ne 'select name,chrom,strand,txStart,txEnd,cdsStart,cdsEnd,exonCount,exonStarts,exonEnds,score,name2,cdsStartStat,cdsEndStat,exonFrames from mgcGenes' hg19 > raw/mgcGenes.gp.tmp
/bin/bash: hgsql: command not found
make: *** [raw/mgcGenes.gp] Error 127
Note: I have mysql in my computer.
We have no idea from the question what make is targeting, i.e. what software is being installed.
This might help http://skip.ucsc.edu/FAQ/FAQlicense.html
I think that is some broken mysql wrapper from USCS or so.