Closed tseemann closed 6 years ago
I downloaded the 1.0.1 release tar.gz file from GitHub, and kestrel.jar
is there...
$ tar -zxvf kestrel-1.0.1-linux.tar.gz
kestrel-1.0.1/kestrel.jar
kestrel-1.0.1/commons-lang3-3.4.jar
kestrel-1.0.1/java-getopt-1.0.14.jar
kestrel-1.0.1/kanalyze.jar
kestrel-1.0.1/logback-classic-1.1.3.jar
kestrel-1.0.1/logback-core-1.1.3.jar
kestrel-1.0.1/slf4j-api-1.7.12.jar
kestrel-1.0.1/KestrelManual.pdf
kestrel-1.0.1/COPYING
kestrel-1.0.1/COPYING.DOC
kestrel-1.0.1/COPYING.LESSER
kestrel-1.0.1/cite
kestrel-1.0.1/kestrel
kestrel-1.0.1/README
Can you re-download it and make sure your copy is not corrupt? The tarball seems incomplete. Is there any virus prevention software that might mangle a package? Usually, they would scrub all JAR files, but you still have most of them.
You can check the md5sum to see if the file is altered:
dbad8fedf22644c3539201d52c5e6991 kestrel-1.0.1-linux.tar.gz
i think the problem is that it is in the -linux
release but not the source release.
I must have got the cut and paste messed up above.
Looks good in 1.0.2 too
tar ztf kestrel-1.0.2-linux.tar.gz
kestrel-1.0.2/kestrel.jar
kestrel-1.0.2/commons-lang3-3.4.jar
kestrel-1.0.2/java-getopt-1.0.14.jar
kestrel-1.0.2/kanalyze.jar
kestrel-1.0.2/logback-classic-1.1.3.jar
kestrel-1.0.2/logback-core-1.1.3.jar
kestrel-1.0.2/slf4j-api-1.7.12.jar
kestrel-1.0.2/KestrelManual.pdf
kestrel-1.0.2/CITE
kestrel-1.0.2/COPYING
kestrel-1.0.2/COPYING.DOC
kestrel-1.0.2/COPYING.LESSER
kestrel-1.0.2/cite
kestrel-1.0.2/kestrel
kestrel-1.0.2/README
The docs says there is, but i can't find it. No
kestrel
script either