What does this mean PATHSRC="$(pwd)"

After installation it cant find the composer files. There is a symlink in the source files

But what does this mean?

Path to playSMS extracted source files

PATHSRC="$(pwd)"

maybe folder/file permission, installer script cannot write to source folder

anton

So what permissions should it be on the src/playsms folder? Recursive?

the owner of the source folder (and all files/folders under it) must be the normal user you use to run install script. preferred not to run install script as root.

anton

well all owners and permissions are correct
Still I get that it cant find the composer files.
when I run the install again I now get
Your requirements could not be resolved to an installable set of packages.

It say that gd is not installed but it is according to php.info