Hacker News new | ask | show | jobs
by noobermin 2377 days ago
Package management is often hideously complex and a central sink of labor effort in linux distros. Building it for yourself is easy, in practice using dynamically linked libraries are the start of all sorts of troubles.
1 comments

Providing static libraries is also an option.

Generating rpm or deb files is hardly the end of the world, there are even package generators available.