> That's good. Can we also reduce the amount of depend packages determined > by "dpkg-checkbuilddeps"? If we don't need a GUI locally, I think most > of them are not necessary.
I don't really know what dpkg-checkbuilddeps does. If it lists the packages required to build linuxcnc, then I'd say no, because that is the set of libraries you need to compile linuxcnc. The binaries that are built are the same ones required to run remotely. What are you trying to do? As someone has already said, just get a larger SD card to increase filesystem space. Also note, building linuxcnc on a BB or Pi takes hours. Another option is to cross compile (build linuxcnc for BB or Pi on a desktop PC) and deploy only the compiled packages. (I've never done this, but this is what build servers do) ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
