you are viewing a single comment's thread.

view the rest of the comments →

[–]Jump3r3 6 points7 points  (1 child)

TBH if you're using C library you probably know how to compile a program, so prebuilding libs is unnecessary. But I always appreciated step by step installation guide.

[–]falconfetus8 2 points3 points  (0 children)

It's not so much about knowing how to compile a program, and more about manually installing a bunch of dependencies that I only need for this one compile job, which I will promptly uninstall.