• @[email protected]
    link
    fedilink
    English
    29
    edit-2
    1 year ago

    The equivalent of “just configure && make && make install bro, it’s super easy”

    (it never is)

    Edit: Alright, is it just my browser or does lemmy not know how to hand ampersands? Test: && && & &

    • @[email protected]
      link
      fedilink
      111 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?

      • @[email protected]
        link
        fedilink
        English
        2
        edit-2
        1 year ago

        Could you do that in

        ``
        

        though?

        Oh wait,

        4 spaces

        ./configure && make && make install
        

        Three circumflexes

        ./configure && make && make install
        

        Edit: nope, doesn’t work using the browser interface