Giter Site home page Giter Site logo

Comments (8)

diovudau avatar diovudau commented on May 27, 2024 2

new-session-manager and nsm-proxy should be build and installed by default, not having the right FLTK dependencies will be an error. There will be an opt-out for the GUI tools, making it possible to only build nsmd and jackpatch.

We need a point release soon for Ubuntu packaging, this will be included (I hope).

from new-session-manager.

falkTX avatar falkTX commented on May 27, 2024 1

fluid is the fltk ui designer.
On Debian the package name that contains is called fluid. Others might have it as part of fltk.

from new-session-manager.

diovudau avatar diovudau commented on May 27, 2024

They are optional from a technical standpoint only. They belong to the project. Especially nsm-proxy is needed. I suggest we make them non-optional completely.

from new-session-manager.

simonvanderveldt avatar simonvanderveldt commented on May 27, 2024

They are optional from a technical standpoint only. They belong to the project. Especially nsm-proxy is needed. I suggest we make them non-optional completely.

That would work for me/us as well of course.
Would that not be problematic for people wanting to use it on a headless setup? Not sure if that's a supported use case?

from new-session-manager.

diovudau avatar diovudau commented on May 27, 2024

I see. Headless without any FLTK, or even X11, dependencies installed. That is a realistic usecase.
Then: Installed by default with the option to disable. I guess that is what you meant initially?

from new-session-manager.

simonvanderveldt avatar simonvanderveldt commented on May 27, 2024

Then: Installed by default with the option to disable. I guess that is what you meant initially?

I'm not sure that's the same, it might be depending on what you mean exactly :)
But basically the goals is to have a deterministic build, which means no automagic dependencies.

If an optional feature requires a library that feature should be explicitly enabled. This means the build will fail if this feature is enabled and the library is not installed and the build will of course work when the library is installed. It also means one can disable a feature even though the library is installed.

It can be behind a functional flag (something like enable-nsm-proxy) or a technical flag (something like enable-fltk). Functional is generally more clear but that's of course up to the project/you to decide :)

from new-session-manager.

diovudau avatar diovudau commented on May 27, 2024

Solved. Thanks simonvanderveldt

from new-session-manager.

simonvanderveldt avatar simonvanderveldt commented on May 27, 2024

Fixed in 326a46c

from new-session-manager.

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.