[DiscordArchive] <@580038075032272896> You install the dependencies?
[DiscordArchive] <@580038075032272896> You install the dependencies?
Archived author: Jerthillas • Posted: 2025-05-12T23:44:51.412000+00:00
Original source
<@580038075032272896> You install the dependencies?
Archived author: Jerthillas • Posted: 2025-05-12T23:45:27.412000+00:00
Original source
k
Archived author: Jerthillas • Posted: 2025-05-12T23:45:56.349000+00:00
Original source
What does mysql --version return?
Archived author: Jerthillas • Posted: 2025-05-12T23:48:14.285000+00:00
Original source
Are these installed?
sudo apt install libmysqlclient-dev
Archived author: Jerthillas • Posted: 2025-05-12T23:48:55.698000+00:00
Original source
Ok.
Archived author: Jerthillas • Posted: 2025-05-12T23:49:07.106000+00:00
Original source
You could try all the ones it relies on:
sudo apt-get update
sudo apt-get install -y git cmake make gcc g++ clang libmysqlclient-dev libssl-dev libbz2-dev libreadline-dev libncurses-dev libboost-all-dev
Archived author: Jerthillas • Posted: 2025-05-12T23:49:54.396000+00:00
Original source
It is acting like it can't detect MySQL.
Archived author: Jerthillas • Posted: 2025-05-12T23:52:21.901000+00:00
Original source
I'm running my Ubuntu in WSL in Windows, but haven't run into this issue.
Archived author: Jerthillas • Posted: 2025-05-12T23:52:57.230000+00:00
Original source
Are you going to run bots or anything?
Archived author: [PD] Tlosk • Posted: 2025-05-12T23:53:05.958000+00:00
Original source
could always try a newer LTS of ubuntu