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?
Can't install.
Moderators: Colin, dronne, mpyne, akirk, mrodden
Re: Can't install.
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
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
Re: Can't install.
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
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