Open Bogame1787 opened 1 year ago
When I run ./install.sh, the terminal shows "Error: Build error: Failed compiling object readline.o"
Ran into the same issue on WSL for ubuntu22.04. Can anyone help?
Can solve by sudo apt-get install libreadline-dev
sudo apt-get install libreadline-dev
When I run ./install.sh, the terminal shows "Error: Build error: Failed compiling object readline.o"