Found it :) .... https://software-lab.de/picoLisp.tgz
And it worked! now I know where you live :) On Mon, Jun 3, 2019 at 12:34 PM C K Kashyap <ckkash...@gmail.com> wrote: > Hey Alex, > Where do I get the latest version from? > What I have is https://software-lab.de/picoLisp-18.12.tgz. > Regards, > Kashyap > > On Mon, Jun 3, 2019 at 12:14 PM Alexander Burger <a...@software-lab.de> > wrote: > >> On Mon, Jun 03, 2019 at 11:51:27AM -0700, C K Kashyap wrote: >> > Oops .. I meant to attach screenshot with error earlier - >> >> I see! >> >> That's why I said "in an up-to-date local installation". >> >> Openlayers changed in an incompatible way some time ago. @lib/gis.l was >> changed: >> >> < # 11jul18abu >> --- >> > # 03jan19abu >> 102,103c102,103 >> < (css "https://openlayers.org/en/v4.2.0/css/ol.css") >> < (javascript "https://openlayers.org/en/v4.2.0/build/ol.js" >> --- >> > (css " >> https://cdn.rawgit.com/openlayers/openlayers.github.io/master/en/v5.3.0/css/ol.css >> ") >> > (javascript " >> https://cdn.rawgit.com/openlayers/openlayers.github.io/master/en/v5.3.0/build/ol.js >> " >> >> So you get errors trying to find the old ones ;) >> >> I recommend to update PicoLisp as often as possible. >> >> ☺/ A!ex >> >> -- >> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe >> >