GithubHelp home page GithubHelp logo

Comments (7)

benlabbe avatar benlabbe commented on August 24, 2024

rock

from lima.

kleag avatar kleag commented on August 24, 2024

Does it take so much place and time ? The only dependency it has is Qt which is already a dependency of the remaining.
We could save a few megabytes and a few seconds of build but is it worth the effort ?

from lima.

benlabbe avatar benlabbe commented on August 24, 2024

If we don't want to build with lima_gui, we can then build without the following packages:
- mesa-common-dev
- libgl1-mesa-dev
- libglu1-mesa-dev
- qml-module-qt-labs-folderlistmodel
- qml-module-qt-labs-settings
Don't forget their dependencies : xserver etc.
This is a huge gain when we need only lima as a library in another application or in a webservice

from lima.

kleag avatar kleag commented on August 24, 2024

OK then. But let's make it not the default. I want that default builds/packages of lima are usable for the normal human being,
e.g. a linguist under Windows.

from lima.

benlabbe avatar benlabbe commented on August 24, 2024

"let's make it not the default." yes, that's the way I implemented it.
See commit 2375d78

from lima.

benlabbe avatar benlabbe commented on August 24, 2024

Dammit, it is effectively impossible to install Qt5 from apt without libxbc (the C binding to X). This means that nearly nothing can be saved when trying to avoid X-server installation in a docker container complied for Lima.

Hence, the only place saved is the binary executable test_gui / lima_gui if its compilation is disabled when building a standard no-gui web-service in a docker container.

from lima.

kleag avatar kleag commented on August 24, 2024

If you really need to save space, you can build your own Qt and select the needed modules only.

from lima.

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.