Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On linux Connection refused. #8

Open
cooleynal opened this issue Jan 7, 2021 · 5 comments
Open

On linux Connection refused. #8

cooleynal opened this issue Jan 7, 2021 · 5 comments

Comments

@cooleynal
Copy link

Working on linux to be on a newer version of SBCL.

However none of the 3 Linux compatible plugins enable me to connect.

Performed a chmod x on the file.
~/.eclipse/360744286_linux_gtk_x86_64/plugins/de.defmacro.dandelion.env.sbcl.mac.intel_2.0.7/binary$ chmod +x environment_sbcl_2.0.7$

I enabled read and write.

The errors that persist are.

Error in background evaluation
java.net.ConnectException: Connection refused (Connection refused)

Starting eval server failed
Cannot run program "/snap/eclipse/48/../../../home/tr/.eclipse/360744286_linux_gtk_x86_64/plugins/de.defmacro.dandelion.env.sbcl.mac.intel_2.0.7/binary/environment_sbcl_2.0.7": error=13, Permission denied

Thanks.

@Ragnaroek
Copy link
Owner

Ok, lets check something:

de.defmacro.dandelion.env.sbcl.mac.intel_2.0.7/binary/environment_sbcl_2.0.7 hints at that you are running the macos binary. Are you on Linux or Macos?

If you are on Linux you need to install the Linux version and try to start them.

@cooleynal
Copy link
Author

cooleynal commented Jan 8, 2021

faceplam

Your right. It was one of the built in ones that we have to install when we install. I made an assumption without looking at the name.

Linux. Running sbcl 2.0.1.

Does Dandelion work with SBCL 2.0.10? And is there really any value to doing so? I am new to this scene.

I suppose the hard part is making an environment file thats executable.

@Ragnaroek
Copy link
Owner

I could update the macos version to 2.0.11 without much effort, if you are interested. I don't update the environments on every release, I think there are not too much features in there that interested a lot of user of Dandelion.

@cooleynal
Copy link
Author

Nice.

Only if you think there is value to it.

I am on Linux.

Im doing lisp for a university course but unfortunately the school does not do any lisp after this and in the spirit of progress I'll be sticking to whatever language it uses.

@Ragnaroek
Copy link
Owner

Yes, there is value to it. Regular update shouldn't hurt.
But you should be fine with the existing SBCL versions for university. They are not that old.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants