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
git checkout muwire-0.8.10
4 ./gradlew clean assemble
Did the sha check, yes all is fine.
Then tried to run the cli-lanterna variant:
cd muwire/cli-lanterna/build/libs
java -jar cli-lanterna-0.8.10-all.jar
Setupdialog appears and all dirs there are prelocated in $HOME/.MuWire.
Yes you can change it in the dialog but default should $HOME/.config/MuWire like in the GUI-Client.
The text was updated successfully, but these errors were encountered:
I've practically abandoned the cli-lanterna project. If you look through the git log it's been getting the bare minimum attention, just enough to compile. I don't have the capacity to work on it so I removed it from the README.md a few releases ago.
If there is interest in resurrecting it I'm willing to bring it up-to-date so that it basically works, but I don't want to be porting features to it. If someone wants to adopt that project it would be great and I will be happy to help them with advice.
My Preconditions:
$HOME/.MuWire does not exists
Done the steps from the cdescription of the reproducible build:
switched to a 11-jdk (higher do not work -> yes I tried)
4 ./gradlew clean assemble
Did the sha check, yes all is fine.
Then tried to run the cli-lanterna variant:
cd muwire/cli-lanterna/build/libs
java -jar cli-lanterna-0.8.10-all.jar
Setupdialog appears and all dirs there are prelocated in $HOME/.MuWire.
Yes you can change it in the dialog but default should $HOME/.config/MuWire like in the GUI-Client.
The text was updated successfully, but these errors were encountered: