Hi Willy sorry to bothering you again, in another forum I had read you have a DS416J and I wanted to write you there but I didn't knew if you follow the thread , if we are out of this topic we can write there if you want.
I have a DS416Play with 4G Ram , and I try to install linux version of WebGrab , I had installed mono from the package center it installed in @appstore/mono, but I see folder and in usr/local/mono
I had made a shared folder WebGrab in volume1 ( volume1/WebGrab ) inside I had put the WebGrabPlus_V2.1_install.tar.gz file, I cd there run the
tar -zxvf WebGrabPlus_V2.0.tar.gz command a folder was created inside volume1/WebGrab/.wg++ there are the files inside included the install.sh and run.sh, but when I give the
~/.wg++/install.sh to install the packet I get no such file or directory error I tried without the ~ , cd into .wg++ directory the same error what I am missing, I want to run the package usinh task Sceduler but I don't know how to write the script. Is it possible to make the grab automatic when I want?
I had problems with the installation as well. I do not recall how I resolved it, but probably something around this line:
1. Create a folder for WG++ on /volume1/ f.i. /volume1/EPG/WG/
2. Unzip the installation file manually into this folder. A folder bin will be created with all the exe and dll files into it. If this is not created properly make a folder bin and place the exe and dll's into it.
3. Create the folders mdb rex and robots in the folder /volume1/EPG/WG (or in whatever name you have chosen)
4. Place the SiteIni's in /volume1/EPG/WG/
5. Place the file WebGrab++.config.xml into /volume1/EPG/WG/
6. Run WG++ with the command:
/usr/local/mono/bin/mono /volume1/EPG/WG/bin/WebGrab+Plus.exe /volume1/EPG/WG
You have to find out where mono is installed. It varies on different Synology NASses.
Running WG++ can be automized by making a rule in the task scheduler. Just place the command (above) in the script box when making the rule.
Willy
PS: The used folder in my case was place in an already shared folder called EPG. So everything was alread in place for sharing it on my Windows and Linux PC's
Edited by doglover, 3 October 2017 - 13:11.