varsim icon indicating copy to clipboard operation
varsim copied to clipboard

varsim install error

Open biott opened this issue 3 years ago • 1 comments

hello, thanks for the help. run build.sh came the error:

ant zip-nojre Buildfile: build.xml does not exist! Build failed

biott avatar Feb 02 '21 09:02 biott

Hi apparently rtg-tools was not checked out properly.

Could you try the following commands in varsim folder?

git submodule init
git submodule update

Then see if build.xml is present in rtg-tools folder?

Best, Yunfei

On Tue, Feb 2, 2021 at 1:36 AM biott [email protected] wrote:

hello, thanks for the help. run build.sh came the error:

ant zip-nojre Buildfile: build.xml does not exist! Build failed

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bioinform/varsim/issues/251, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB3A7TWY4YX2DK6BUCFRVJLS47BR3ANCNFSM4W6JSBCA .

yunfeiguo avatar Feb 02 '21 18:02 yunfeiguo