• Strit@lemmy.linuxuserspace.show
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    PATH is a shell variable that defines where stuff can be executed from without writing their absolute path.

    So the export PATH command just adds the scale stuff to the path.

    • WereCat@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      Well, I progressed quite a bit and learned a lot more than I knew until now but I give up. This is way over my head, I’ll stick to using ROCM for now. Thanks for pointing me in the right direction at least.

      • bigbuckalex@lemmy.zip
        link
        fedilink
        arrow-up
        0
        ·
        1 month ago

        Sorry to tell you to RTFM, but little obstacles like this will be WAY easier to deal with if you just commit some time to learning the basics. I’d recommend linuxjourney.com, if you take the time to fully understand everything there you will know more than 99% of people here about this stuff

    • WereCat@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      Thanks, I’m still not sure I completely understand but I think this iis how it’s supposed to be