545
20

configure?

2y 1mon ago by lemmy.ml/u/siriusmart in linuxmemes from lemmy.ml

Yesterday I dreamt of losing my i3 config.

Virgin configurer vs. Chad defaults enjoyer

put it in a git repo

good idea, but I prefer to keep my script kid config private. XD

You can have private repos on github

Confused today ? Fix :

Forgot to do

autoreconf -uwu

I know it's scary, but you gotta make at some point!

make install

nonono! That's too fast! No, no! I'm scared! Terrified! Make was one thing but make install? I need to call my therapist, the anxiety is taking over again!

Ah, that reminds me that I need to configure something. Thanks OP!

Me configuring Lutris to run Ubisoft through wine+proton experimental.

Hi there! Looks like you linked to a Lemmy community using a URL instead of its name, which doesn't work well for people on different instances. Try fixing it like this: unixporn@lemmy.ml

Also nix@programming.dev moment

Eli5?

https://thoughtbot.com/blog/the-magic-behind-configure-make-make-install

The configure script is responsible for getting ready to build the software on your specific system. It makes sure all of the dependencies for the rest of the build and install process are available, and finds out whatever it needs to know to use those dependencies.

If you or don't program, or you install programs through a Software Manager or use Flatpacks, this isn't really a part of your life.

Me. Always.

🫠

Me