im trying to compile this on replit, i already have the emscripten and cpp packages installed but i dont know how i can use the autogen.sh, can anyone give me the required nix packages?
I've never used Replit so I don't know what exactly you need to do there. You need autoconf to generate the ./configure script. You also need Python 3 later while building.
im trying to compile this on replit, i already have the emscripten and cpp packages installed but i dont know how i can use the autogen.sh, can anyone give me the required nix packages?