Giter Site home page Giter Site logo

nc-ng fails to start. about nedit-ng HOT 4 CLOSED

eteran avatar eteran commented on May 30, 2024
nc-ng fails to start.

from nedit-ng.

Comments (4)

eteran avatar eteran commented on May 30, 2024

Let me look into this, my implementation uses Qt's local sockets instead of X based message passing. Is nedit-ng in your PATH? are you running as an ordinary user or as root?

Also, does the following work?

nc-ng -svrcmd /mnt/Softs/local/nedit-ng/build/nedit-ng

(Assuming that's where your nedit-ng binary is as well)

from nedit-ng.

eteran avatar eteran commented on May 30, 2024

BTW: thank you for feedback on this project! Nothing is ever perfect, but every little bit of feedback helps get things closer.

from nedit-ng.

ericxuo avatar ericxuo commented on May 30, 2024

Hi,

No, nedit-ng was not in my path. I accessed it using a full path. As I considered it was still a debug process, I didn't add it in the PATH env var.
Yes , the command /mnt/Softs/local/nedit-ng/build/nc-ng -svrcmd /mnt/Softs/local/nedit-ng/build/nedit-ng
worked fine.
Then, I have added nedit-ng in the PATH env var and now running nc-ng works fine.

I am a great fan of nedit. So I'm glad to see other people working on it, and to help if I can.
By the way, I have a (stupid ?) question : it is painful to use nedit under Windows. Will nedit-ng be easier to use ?

Regards.

Xuo.

from nedit-ng.

eteran avatar eteran commented on May 30, 2024

OK, so this seems to be simply a PATH issue. The original nedit uses the system libc function to execute the server, which also searches the PATH (as far as I know). So I'm going to close this bug.

I suppose it is worth looking a good way to have it look for the nedit-ng binary in the same directory as the nc-ng binary if it's not in the PATH though.

Now, on to your question :-).

I plan for nedit-ng to have native support for running on both Windows and macOS! But it's not there yet, the code still has a few (relatively minor) usages of POSIX APIs that will need to be reworked. But you can expect that after the first major release, that I will have non-linux platforms in the works :-).

from nedit-ng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.