-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to install on Ubuntu20.04 #141
Comments
I live this issue but I didnt solve it |
What worked for me (I am using MacOS):
Also one more thing to add: you don't need to comment out the deploy_linux. Just build the target deploy_linux_17. |
Hey, Any help is appreciated. |
openjdk version "11.0.16" 2022-07-19
OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu120.04)
OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu120.04, mixed mode, sharing)
I git clone from here.
And uncommented the build.xml for deploy_linux.
Then used "ant deploy_linux" .
Terminal reply
Target "mvn" does not exist in the project "MAVGAnalysis". It is used from target "deploy_linux".
Who can help me to solve the problem.
Thanks.
The text was updated successfully, but these errors were encountered: