So I am trying to install Solar2D (formerly known as Corona SDK) to make a mobile game. After installing the dependencies, when I run Solar 2D I get the following error:
/home/user/CoronaSimulator/CoronaSimulator: error while loading shared libraries: libwebkitgtk-3.0.so.0: cannot open shared object file: No such file or directory
I tried installing libwebkitgtk using sudo apt-get install libwebkitgtk-1.0-0
but I get the following message in Terminal:
Reading package lists... DoneBuilding dependency tree Reading state information... DonePackage libwebkitgtk-1.0-0 is not available, but is referred to by another package.This may mean that the package is missing, has been obsoleted, oris only available from another sourceE: Package 'libwebkitgtk-1.0-0' has no installation candidate