Skip to main content
Inspiring
September 17, 2022
Answered

Migrating Plugin from InDesign 17 to 18: odfrc-cmd: Permission denied

  • September 17, 2022
  • 1 reply
  • 375 views

Hi everyone, 

I was trying to migrate a Plugin from InDesign 17 to 18. 
I always get this error

CS18SDK/devtools/bin/odfrc-cmd: Permission denied

Can someone explain me how to solve this error. 

 

Thank you!

 

This topic has been closed for replies.
Correct answer Manan Joshi

Seems CS18SDK should be a variable that should point to the SDK path but the variable is not set properly else we should have the complete path to the odfrc tool in the error message. Another thing you can test is see if odfc does have execute rights.

-Manan

1 reply

Manan JoshiCommunity ExpertCorrect answer
Community Expert
September 17, 2022

Seems CS18SDK should be a variable that should point to the SDK path but the variable is not set properly else we should have the complete path to the odfrc tool in the error message. Another thing you can test is see if odfc does have execute rights.

-Manan

-Manan
Inspiring
September 17, 2022

Thank you @Manan Joshi, the path was ok, it was the execute rights.