installer V3 and higher (Mono) -- |
---|
Step 1 : Check your mono version - required version 6.8.0.105 or higher, 'complete variant'. In command line, enter : cd ~ mono --version If the response is something like this, go directly to step 3 : Mono JIT compiler version 6.8.0.105 Viceversa you have to install mono on your device. You can install it by typing: sudo apt-get update sudo apt upgrade sudo apt-get install mono-complete Step 2 :Check again if mono is installed mono --version If unsuccesfull check Install Mono on Linux. Step 3 : Get the latest Linux version of WebGrab+Plus with (example here V5.1.0) : wget http://webgrabplus.com/sites/default/files/download/SW/V5.1.0/WebGrabPlus_V5.1_install.tar.gz Step 4 : Extract/install the package. cd ~ tar -zxvf WebGrabPlus_V5.1_install.tar.gz Step 5 : Finish the install cd ~/.wg++ ./install.sh Step 6: Configure WG++ to your own needs (see the configuration howto) Step 7 : Run the program. Execute next in a command line window. ~/.wg++/run.sh Remark : Don't change anything in siteini.pack, copy the siteini you want to adjust to siteini.user instead Remark : For PVR specific examples look at "interact with your PVR software" |
installer V5 and higher (Dotnet) |
---|
Step 1 : First check if you have dotnet installed on your linux device. Execute next in a command line window. dotnet --version If you get output like below (or 7.0.xxx), you have dotnet on your device and can skip installing dotnet. And go directly to Step 3 7.0.400 Viceversa you have to install dotnet on your device. You can install it by typing: sudo apt-get update sudo apt upgrade sudo apt-get install -y dotnet-runtime-7.0 Step 2 :Check with command: dotnet --version dotnet --version If unsuccesfull see the dotnet documentation on how to install dotnet for different linux distros. Step 3 : Get the latest Linux version of WebGrab+Plus with (example here V5.1.0) : wget http://webgrabplus.com/sites/default/files/download/SW/V5.1.0/WebGrabPlus_V5.1_install.tar.gz Step 4 : Extract/install the package. cd ~ tar -zxvf WebGrabPlus_V5.1_install.tar.gz Step 5 : Finish the install cd ~/.wg++ ./install.sh Step 6: Configure WG++ to your own needs (see the configuration howto) Step 7 : Run the program. Execute next in a command line window. ~/.wg++/run.net.sh Remark : Don't change anything in siteini.pack, copy the siteini you want to adjust to siteini.user instead Remark : For PVR specific examples look at "interact with your PVR software" |
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl