<pablo_escoberg1>
TY, and yes, I had missed it. OK, so another stupid question: Why is pil21 more recent than 22.3? is 21 not the version number? This is for future reference...
<abu[7]>
No stupid question at all! :)
<abu[7]>
pil21 means "pil of the 21st century"
<abu[7]>
(background: there is a really insane railway station project in Germany called "Stuugart 21")
<pablo_escoberg1>
Oh! LOL! I get it, but you have to admit it's pretty confusing. Thanks again. LOVING picolisp and really looking forward to building with it.
<abu[7]>
$nother reason is that it was starte in 2020, and planned to be ready in 2021 (which it was)
pablo_escoberg1 has quit [Quit: Leaving.]
<abu[7]>
True, it is confusing
<abu[7]>
but in a few years it will be all right
pablo_escoberg has joined #picolisp
<pablo_escoberg>
OK, another newbie question: I'm now trying to do a local install, but there are really no instructions for that in INSTALL. There is also no install target in the makefile. The pil script in the bin directory points to /usr/bin, so it's expecting a global install for some reason. Is there a step I missed? Thanks again for the help.
manerut has joined #picolisp
<abu[7]>
There are explicit instructions in INSTALL
<abu[7]>
$ sudo apt install binutils ...
<abu[7]>
$ wget ...
<abu[7]>
etc.
<abu[7]>
Works exactly lite that in Debian and thus also in Ubuntu
<pablo_escoberg>
OK, then put it a different way: I followed all the directions and it doesn't work.
<abu[7]>
Did you get an error?
<pablo_escoberg>
bash: ./pil: /usr/bin/picolisp: bad interpreter: No such file or directory
<abu[7]>
I think it is the wrong "pil"
<abu[7]>
*not* the one in bin/
<abu[7]>
That is for a global installation
<pablo_escoberg>
Ah, ok. seems to work in the root directory. thanks much.
<abu[7]>
So after (cd src; make) you do "./pil +"
<pablo_escoberg>
Well, you need to "cd.." first :). What I did was "cd ../bin"
<pablo_escoberg>
thanks again for the help
<abu[7]>
No
<abu[7]>
The point is (cd src; make)
<abu[7]>
no cd after that
<abu[7]>
"(" is a subshell
<pablo_escoberg>
ok, gotcha. Should have copy pasted rather than retyping.
<abu[7]>
No problem :)
pablo_escoberg has left #picolisp [#picolisp]
manerut has quit [Quit: Client closed]
seninha has joined #picolisp
hrberg has quit [Ping timeout: 268 seconds]
seninha has quit [Ping timeout: 260 seconds]
seninha has joined #picolisp
seninha has quit [Remote host closed the connection]