Page 1 of 1

ubuntu 16.04 newlisp-edit: server could not connect...

Posted: Thu Mar 22, 2018 2:33 pm
by linob
Hi guys,

Very new to newlisp, hence I'm currently experimenting and trying things.
I was trying newlisp-edit but so far I had no success. I always get:

Code: Select all

newLISP-GS v.1.67 on Linux
 double buffering supported.
 listening on 64001
 accepted connection from 0.0.0.0
 connecting to 0.0.0.0:64002
 retrying to connect
 ...
 retrying to connect
 server could not connect to 0.0.0.0:64002
My newlisp details:

Code: Select all

(439 576460752303423488 411 1 0 2048 0 1730 10704 1409)
I have tried NL 10.7.1 and 3 with the same results though.

My java details:

Code: Select all

java version "1.8.0_161"
Java(TM) SE Runtime Environment (build 1.8.0_161-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.161-b12, mixed mode)
Any tips?

Thanks, best,

Re: ubuntu 16.04 newlisp-edit: server could not connect...

Posted: Thu Mar 22, 2018 2:35 pm
by gekkonier
Hi,
for use of the newlisp editor on linux I cannot help, I'm sorry.

But maybe, if you like you could try the https://github.com/kosh04/newlisp-mode it's really excellent!

Good luck!

Re: ubuntu 16.04 newlisp-edit: server could not connect...

Posted: Thu Mar 22, 2018 2:38 pm
by linob
Hello,
Thanks for this quick reply. I will add this to my emacs setup. Thanks.
Best,

Re: ubuntu 16.04 newlisp-edit: server could not connect...

Posted: Thu Mar 22, 2018 2:51 pm
by linob
Perfect!

Re: ubuntu 16.04 newlisp-edit: server could not connect...

Posted: Thu Mar 22, 2018 4:16 pm
by gekkonier
Glad it helped! ;)