You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.
With socketscan installed by command below. $ git clone http://github.com/dschanoeh/socketcand.git $ cd socketcand $ autoconf $ ./configure $ make clean $ make $ sudo make install
With java version “1.8.0_161” installed.
With maven installed by command sudo apt-get install maven2.
When input mvn clean package in the Kayak source folder,it did't work out.
The log info shown below. log.docx
The text was updated successfully, but these errors were encountered:
I'm sorry that this wasn't updated in a long, long time. I've just created a new commit and now the project builds with Java10 for me. I've also uploaded the .zip in this release: https://github.com/dschanoeh/Kayak/releases/tag/1.0-SNAPSHOT
I know you asked this a while ago but if it still helps, maybe try out the new version and see if it works for you.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With socketscan installed by command below.
$ git clone http://github.com/dschanoeh/socketcand.git $ cd socketcand $ autoconf $ ./configure $ make clean $ make $ sudo make install
With
java version “1.8.0_161”
installed.With
maven
installed by commandsudo apt-get install maven2
.When input
mvn clean package
in the Kayak source folder,it did't work out.The log info shown below.
log.docx
The text was updated successfully, but these errors were encountered: