Terminal Error

Posted:
in General Discussion edited January 2014
Hello I am trying to run a program that is not working due to the security updates. We received a work around for this program but I can't seem to get it to work. Is there anyone out there that knows how to use terminal and can tell me what I am doing wrong.



The scripts are

su <administrator>



sudo mkdir -p /usr/local/lib



sudo ln -s "/Users/<account>/IBM Workplace Forms/IBM Workplace



Forms Viewer.app/Contents/MacOS/API/70/system/"* /usr/local/lib





ln -s "/Users/<account>/IBM Workplace Forms/IBM Workplace Forms



Viewer.app/Contents/MacOS/libpe_cc.dylib" /usr/local/lib





I get this error when i run the last script.



> Viewer.app/Contents/MacOS/libpe_cc.dylib" /usr/local/lib

ln: /usr/local/lib/libpe_cc.dylib: Permission denied



Any help would be great.
Sign In or Register to comment.