1

I'm using this guide https://knowledge.autodesk.com/support/maya/learn-explore/caas/simplecontent/content/installing-maya-2020-ubuntu.html and I am stuck on "sudo systemctl enable adsklicensing –quiet " of step 7. The response it gives me is "Invalid unit name "–quiet" escaped as "\xe2\x80\x93quiet" (maybe you should use systemd-escape?). Failed to enable unit: Unit file \xe2\x80\x93quiet.service does not exist. "

Cole
  • 95

1 Answers1

1

I had the same problem. I think it should be "--quiet" not "-quiet"

Wilson
  • 11