Skip to content
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

ot.exe: command not found #27

Open
haochenuw opened this issue Feb 25, 2019 · 1 comment
Open

ot.exe: command not found #27

haochenuw opened this issue Feb 25, 2019 · 1 comment

Comments

@haochenuw
Copy link

Is there some instructions that I missed? I did (on a Ubuntu machine)

2042 git clone https://github.com/encryptogroup/OTExtension.git
2044 cd OTExtension/
2045 mkdir build && cd build
2046 cmake .. -DOTEXTENSION_BUILD_EXE=On
2047 make
2048 ot.exe -r 0

@lenerd
Copy link
Collaborator

lenerd commented Feb 25, 2019

Hi,
the README is out of date. Instead of ot.exe you want to use ./mains/otmain (relative to the build directory).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants