Thank you for updating your recipes, Arie!
Could you please have a look and tell, which version of picolisp you got
by this procedure?
I think " pil -version -bye " or similar on the commandline should do.
Kind regards.
On 20.05.2018 14:44, Arie van Wingerden wrote:
Hi all,
as I had to fight the first time to get WSL and PicoLisp working, I
now just overlooked the easy way ;-)
The steps involved in installing WSL/Ubuntu and PicoLisp can now be
reduced to just:
*Start the "Microsoft Store" App:
01. search for "Ubuntu"
02. install latest Ubuntu version (currently 18.04)
Ubuntu Bash shell opens during last step:
01. you are asked for your User name and Password (twice)
02. update Ubuntu (packages):sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt autoremove
sudo apt-get update
04. go into your home directory:
cd ~
05. install PicoLisp:
sudo apt install PicoLisp*
--
UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe