I have installed Webgrab+ about 4 Times now. With every DSM Update I need to recreate the Installation. Now I have the Problem. When I run the command: run.sh
The command say me: "Mono required, but it's not installed".
But Mono is installed.
I have installed the latest Update from Sinology. Bevor everything works fine. What I need to do now.
Thanks in advantage for your support.
have you checked the steps here to see if it can find mono?
http://webgrabplus.com/documentation/installation/synology-nas
Yes Mono -v find give me the same Output like the documentation
When I start the command in the Webgrab Bin Folder its the same.
mono WebGrab+Plus.exe say "Mono command not found"
check if mono is in the /usr/local or whatever the path is in the link above.
upload your run.sh file.
Hi I found a Link her:
usr/local/bin/mono
try this,all i did was disable the check for mono and added the full path to the binary.
i assume /usr/local/bin/mono is the fill path to the binary?
if not you can edit it,its near the bottom.
i also assume you know how to rename it to a run.sh(or just edit your existing one,its just 2 lines) and make sure its executeable.
no idea why its failing the mono check,the script uses the which command,you could try...
which mono
and see if it returns anything,it might give a clue to the issue.
I dont now wyh. In Putty it works now. But not with Winspc.
Thanks for your assistant
ok great.have a good day.