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

Machine-specific discussion
Unix, Linux, OS X, OS/2, Windows, ..?
Locked
linob
Posts: 3
Joined: Thu Mar 22, 2018 2:09 pm
Location: Paris, France

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

Post 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,

gekkonier
Posts: 15
Joined: Fri Jan 26, 2018 7:44 pm

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

Post 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!

linob
Posts: 3
Joined: Thu Mar 22, 2018 2:09 pm
Location: Paris, France

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

Post by linob »

Hello,
Thanks for this quick reply. I will add this to my emacs setup. Thanks.
Best,

linob
Posts: 3
Joined: Thu Mar 22, 2018 2:09 pm
Location: Paris, France

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

Post by linob »

Perfect!

gekkonier
Posts: 15
Joined: Fri Jan 26, 2018 7:44 pm

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

Post by gekkonier »

Glad it helped! ;)

Locked