-
Notifications
You must be signed in to change notification settings - Fork 6
Description
I am having trouble downloading and building seqspark. The error I keep getting is SeqSpark.jar is not found. So If you can send me the file that would be great. Or let me know what I am doing wrong.
this is the error:
./install --prefix ~/software/seqspark --db-dir /jamesdh/691_project/seqspark
Use of uninitialized value $prefix in string eq at ./install line 34.
Use of uninitialized value $prefix in concatenation (.) or string at ./install line 43.
Use of uninitialized value $prefix in concatenation (.) or string at ./install line 53.
Will install into , database files will be downloaded to /jamesdh/691_project/seqspark
Building seqspark ...
sh: sbt: command not found
Finished building seqspark.
Cannot find target/scala-2.11/SeqSpark.jar, compiling failed? at ./install line 84, <$fh> line 48.
[jamesdh@dc01 seqspark]$ ./install seqspark-db
Use of uninitialized value $ENV{"USR"} in concatenation (.) or string at ./install line 48.
No db-dir specified, will use /user//seqspark.
Building seqspark ...
sh: sbt: command not found
Finished building seqspark.
Cannot find target/scala-2.11/SeqSpark.jar, compiling failed? at ./install line 84, <$fh> line 48.
[jamesdh@dc01 seqspark]$ ^C
[jamesdh@dc01 seqspark]$ dnf reinstall sbt
-bash: dnf: command not found
[jamesdh@dc01 seqspark]$ which sbt
which: no sbt in (/usr/local/sbin:/usr/local/bin:/usr/bin:/lab/bin:/opt/cuda/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)