&&&&&&&&&&&&&&&&&&&&
Comment on Easy peasy
onlinepersona@programming.dev 1 year ago
The equivalent of “just configure && make && make install
bro, it’s super easy”
(it never is)
dylanTheDeveloper@lemmy.world 1 year ago
onlinepersona@programming.dev 1 year ago
Could you do that in
``
though?
Oh wait,
4 spaces
./configure && make && make install
Three circumflexes
./configure && make && make install
henfredemars@infosec.pub 1 year ago
Maybe somebody is paranoid about injections?
______@lemm.ee 1 year ago
Do you ever make install for minutes just to have it crash at the end because you missed a completely random C dependency?
Nereuxofficial@programming.dev 1 year ago
And then you find out you have that dependency but your linker decides to not take it and then you have it but a slightly other version and you decide it’s not worth it
boringbisexual@lib.lgbt 1 year ago
sobs uncontrollably
Uh…I mean…of course not
msage@programming.dev 1 year ago
No, I use Portage