speedseq icon indicating copy to clipboard operation
speedseq copied to clipboard

parallel file is empty

Open hanwenjuan opened this issue 8 years ago • 1 comments

make

cd src/parallel; ./configure --prefix=/disk2/mygeno/hanwj/software/speedseq /bin/sh: ./configure: No such file or directory

hanwenjuan avatar Jan 08 '18 08:01 hanwenjuan

@hanwenjuan You may want to check your local git version. I meet the same problem, and it was solved by updating the git to version 2.13.6. Please also try to remove the parallel in the speedseq/src, and clone a new one using git clone git://git.savannah.gnu.org/parallel.git.

YulongNiu avatar Apr 06 '18 08:04 YulongNiu