beneroth changed the topic of #picolisp to: PicoLisp language | The scalpel of software development | Channel Log: https://libera.irclog.whitequark.org/picolisp | Check www.picolisp.com for more information
seninha has joined #picolisp
seninha has quit [Remote host closed the connection]
rob_w has joined #picolisp
BitPuffin has joined #picolisp
seninha has joined #picolisp
seninha has quit [Remote host closed the connection]
seninha has joined #picolisp
beneroth has quit [Quit: Leaving]
f8l has quit [Read error: Connection reset by peer]
buffet has joined #picolisp
BitPuffin has quit [Ping timeout: 260 seconds]
razzy has joined #picolisp
seninha has quit [Quit: Leaving]
aw- has quit [Quit: Leaving.]
aw- has joined #picolisp
rob_w has quit [Quit: Leaving]
razzy has quit [Ping timeout: 260 seconds]
razzy has joined #picolisp
razzy has quit [Quit: Lost terminal]
seninha has joined #picolisp
f8l has joined #picolisp
seninha has quit [Ping timeout: 255 seconds]
foo1 has joined #picolisp
foo1 has left #picolisp [#picolisp]
pablo_escoberg has joined #picolisp
<pablo_escoberg> Hey, quick stupid newbie question: I'm trying to follow this tutorial: https://picolisp-explored.com/mobile-app-development-in-picolisp-v-getting-a-remote-shell-to-your-pc but the binary/library whatever @bin/pty is, does not exist on my system. Using 22.1.3 on Linux Mint.
<abu[m]> Hi pablo_escoberg! Sorry, the Ubuntu version is too old. I'd recommend to download the current pil21
<abu[m]> And then look into the INSTALL file
pablo_escoberg1 has joined #picolisp
pablo_escoberg has quit [Quit: Leaving.]
<abu[m]> (in case you missed the above, please check https://libera.irclog.whitequark.org/picolisp)
<abu[7]> Too bad that IRC is so unreliable
<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]