> > I am using *wsl* (Windows Subsystem for Linux) on my notebook *Ubuntu > 20.04.6 LTS* > ... > *My goal is to successfully compile a run* (Mathemagix > <https://sourcesup.renater.fr/projects/mmx/> is a free computer algebra > and analysis system): > > You already have GNU readline installed. What you need is the header files.
sudo apt install libncurses-dev libreadline-dev I hope this helps. -- Hiroo Hayashi