|
|
|
|
|
by bfrog
2376 days ago
|
|
Right, this is an extraordinary pain point as a library author which writes libraries in C or C++. That's assuming the distro even does package it up. Because beyond Archlinux packaging, packaging up a DEB is painful. RPM is somewhat less painful, but you still need to contend with N distros. Your lib depends on lets say 4 other libraries, perhaps some of the GTK ecosystem of libraries. Good Luck! |
|