Got the error while installing core emulator on Ubuntu #621
-
I got the following error while installing the Core emulator on Ubuntu: Please suggest a solution. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
There are the instructions here: https://coreemu.github.io/core/install.html This appears like you may have tried just using The error is pretty straight forward, but this is something that would be avoided by using the |
Beta Was this translation helpful? Give feedback.
-
@bharnden It is working. Thank you so much. I was using following commands: |
Beta Was this translation helpful? Give feedback.
There are the instructions here: https://coreemu.github.io/core/install.html
This appears like you may have tried just using
make
alone?The error is pretty straight forward, but this is something that would be avoided by using the
./install.sh
command.