View Single Post
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#46
Originally Posted by Android_808 View Post
with the dependancy on mingw in gzip, is it not simpler to just edit the control file and build scripts to make it saner?

I know what you mean about the ones you built, lots of build time dependencies that are not required on device. eg some just to build the translation,using a python module, based on several others, requiring a library and an executable to build one doc page. Tracking down a sane build order for packages and these is a P.I.T.A
Whatever happened to the idiot-proof ./configure && make?

For some reason people keep reinventing the wheel (dpkg, cmake, upstart, systemd; to only name a few), where no *actual* problem has ever been identified with e.g. sysvinit and compiling from source.

But I guess it's too late to go back. Maybe *BSD is still OK. Have to check that.
 

The Following User Says Thank You to reinob For This Useful Post: