Airblader/i3

Missing steps in building from source.

RennyDemmy opened this issue · 7 comments

I'm submitting a…

[x] Bug
[ ] Feature Request
[ ] Documentation Request
[ ] Other (Please describe in detail)

Current Behavior

Expected Behavior

Reproduction Instructions

Environment

Output of i3 --moreversion 2>&-:

i3 version: 
Config file

Logfile URL:
- Linux Distribution & Version:
- Are you using a compositor (e.g., xcompmgr or compton):

Dear Airblader,

I followed your guide to install i3-gaps on Debian, only to fail. This person, however, made a more comprehensive guide. Is it okay to implement this guide?

Link: https://lottalinuxlinks.com/how-to-build-and-install-i3-gaps-on-debian/

Regards,

IntolerantRenny

Which step exactly is missing? The only differences are the prefix, which the post explains they do differently and depends on preferences and distro anyway, and the install step, which I intentionally don't include.
The instructions in the wiki are generic. I don't want overly specific instructions because people who don't know what they're doing shouldn't build from source in the first place, but rather ask their distributions to package i3-gaps. Unfortunately Debian is a very stubborn distribution.

@dsyates In your article you misspelled my username in the GitHub URL.

I will fix the mispelling

misspelling* ...dang it.

That's intentional, because that's not building it anymore, that's installing it — something you shouldn't do unless you know how to do it anyway. Thanks for opening the issue, but I'd prefer to keep it this way as to not lead more users to install things randomly into their system. :-)

Which step exactly is missing? The only differences are the prefix, which the post explains they do differently and depends on preferences and distro anyway, and the install step, which I intentionally don't include.
The instructions in the wiki are generic. I don't want overly specific instructions because people who don't know what they're doing shouldn't build from source in the first place, but rather ask their distributions to package i3-gaps. Unfortunately Debian is a very stubborn distribution.

@dsyates In your article you misspelled my username in the GitHub URL.

What about "sudo ninja install"? I'm sure that should've been in the guide...

^ See my comment above