Re: Making it compile on a modern WSL based on Ubuntu 22
Lapo Luchini <[email protected]> Fri, 10 Nov 2023 10:41:03 +0100
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
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]