Replies: 2 comments 2 replies
-
Have you tried https://github.com/Z3Prover/z3/releases/download/z3-4.8.10/z3-4.8.10-x64-ubuntu-18.04.zip? It says Ubuntu, but there's a good chance it is portable to other Linux's (e.g., it works for me on openSUSE Tumbleweed). |
Beta Was this translation helpful? Give feedback.
-
You can download one of the stable releases then follow the following commands:
This will create all the necessary files and directories. To run the ./cpp_example: This will require no admin permission. Best for servers where you don't have any permissions (not even sudo) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I need the binary executable for Linux Debian OS. More specifically libz3.so would work as well as I guess I have all the other required files.
Beta Was this translation helpful? Give feedback.
All reactions