added various articles from the previous version of my site.
[danix.xyz.git] / articles / baking-programs.md
1 ---
2 title: baking programs
3 author: Danilo M.
4 type: post
5 date: 2019-01-02T15:36:49+00:00
6 excerpt: "baking a cake and building a program from source have a lot in common, and both will leave you satisfied once they've finished cooking"
7 url: /2019/01/baking-programs/
8 featured_image: /wp-content/uploads/2019/01/bake-a-cake-scaled.jpg
9 categories:
10 - diy
11 - linux
12 - slackware
13 tags:
14 - slackbuild
15
16 ---
17 Compiling programs always feels like you’re baking a cake, you look for it, check the dependancies and then run the slackbuild, leave your computer to go grab a drink and when you come back you see an error, checking for it you notice you’ve forgotten a dependency, it’s like you put your cake in the oven, starts cooking and after a while you go “_oh shit, I forgot to add sugar to the dough_“.
18
19 I’ve been compiling a couple programs in the past few days and I’ve ended up patching them a lot, to compile audacity I had to go around and add 6 patches before the script managed to compile correctly, and today with qpdfview it was the same, still dependancy errors but in the end I made it work and let me tell you, when you come back to your PC and the script has ended and it says the program is installed it’s almost like you could smell it, your freshly baked cake waiting for you to enjoy it…