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
So I am trying to run this script in Linux; tried it in Solus. When I attempted to run it I got errors that "wopr: command not found". I attempted to read your README but was a little confused. If there are prerequisites to running this script, couldn't you just include them in the script with if/then statements or something? I'm new to shell scripting so I'm not entirely sure how to make this script work properly for myself.
It's cool, though, from what I can tell you are trying to accomplish from your description and hope I can get it to work.
The text was updated successfully, but these errors were encountered:
Runs without issues at my Solus installation. Just Downloaded the archive, unzip, then switched into the new directory and run this command: $ make
This will compile the code and then I'd startet it with the following command: $ ./wargames.sh
Fun fact: Two month ago I made a video demo of these steps because someone on the internet requested it in a forum. The system used in the video was a VirtualBox with a fresh installed, but fully updated Solus. https://vimeo.com/197283959
So I am trying to run this script in Linux; tried it in Solus. When I attempted to run it I got errors that "wopr: command not found". I attempted to read your README but was a little confused. If there are prerequisites to running this script, couldn't you just include them in the script with if/then statements or something? I'm new to shell scripting so I'm not entirely sure how to make this script work properly for myself.
It's cool, though, from what I can tell you are trying to accomplish from your description and hope I can get it to work.
The text was updated successfully, but these errors were encountered: