Can't install.

For general Protocase Designer questions. Anything and everything about Protocase Designer except support questions.

Moderators: Colin, dronne, mpyne, akirk, mrodden

Post Reply
edward78
Posts: 38
Joined: Fri Jul 03, 2015 12:37 pm

Can't install.

Post by edward78 »

mv: cannot stat '/usr/local/lib/Protocase Designer/lib': No such file or directory
mv: cannot stat '/usr/local/lib/Protocase Designer/natives': No such file or directory
mv: cannot stat '/usr/local/share/Protocase Designer/library': No such file or directory
chmod: cannot access '/usr/local/bin/ProtocaseDesigner.sh': No such file or directory
Run using /usr/local/bin/ProtocaseDesigner.sh



I sudo, so whats wrong?

mpyne
Site Admin
Posts: 135
Joined: Mon Nov 14, 2016 11:15 am

Re: Can't install.

Post by mpyne »

Hello edward,

Do you know if you have any permission issues on the folder you are trying to install PD into?

Are you installing it in /usr/local ?

Mostly like this has to do with something with you setup but I might be able to help I just don't know what could be wrong.

Thanks,

Matt

Ti-Paul
Posts: 14
Joined: Fri May 07, 2021 8:31 am

Re: Can't install.

Post by Ti-Paul »

I had the same kind of error output when executing :
sudo ./install.sh

Had to include the bash command as mentioned in the Linux install (https://www.protocasedesigner.com/downl ... ctions.php) :
sudo bash ./install.sh

Post Reply