On 2023-02-05 23:08, Lapo Luchini wrote:
Starting from a fresh WSL Ubuntu 22 I followed those steps:$ sudo apt install gcc g++ make autoconf automake pkg-config idn libidn11-dev liblua5.2-dev libpcre3-dev libsqlite3-dev libboost1.74-devv$ CXXFLAGS=-std=c++11 ./configure
Confirmed as working on Ubuntu 23 as well. -- Lapo Luchini [email protected]
