====== Automatic Installation ====== ---- ===== Windows Platform ===== ---- On {{:xp.png}} Windows, launch the installer by double-clicking the **Xcalibur W** Device Agent Installer. For manual installation, please refer to the [[advanced:client_manual_installation|Advanced Section]]. 1. Launch **Xcalibur W Device Agent Setup.exe**. 2. Click **Next**. 3. Read the terms of the License Agreement, then tick **I accept the terms of the License Agreement**. {{ automatic_installation_client:agent_automatic_installation.png }} 4. Click **Next**. 5. Select the installation directory and then click **Next**. {{ automatic_installation_client:agent_automatic_installation2.png }} 6. Install TightVNC to allow remote assistance. Tick **TightVNC**, then click **Next**. {{ automatic_installation_client:agent_automatic_installation4.png }} 7. The **Xcalibur W** Agent can have a Manager Address directly into this installation. {{ automatic_installation_client:agent_automatic_installation3.png }} 8. After installation, select whether to reboot now or later, and then click **Finish**. {{ automatic_installation_client:x.png }} **Xcalibur W** Agent is now installed on your {{:xp.png}} device! ===== Linux Platform ===== ---- For {{:linux.png}} Linux, **Xcalibur W** Agent supports installations on Ubuntu 12.04 and Ubuntu 14.04. |{{:tip.png |}} All the commands below must be executed with root privileges.| First, update the source list using the following command: * apt-get update You may want to force the update of the entire linux package library using the command below. **Note that all linux packages will be updated, which may affect the functioning of existing programs requiring older package versions.** * apt-get upgrade Next, install the **Xcalibur W** Agent dependencies. Note that if these packages have dependencies as well, they must also be installed: * apt-get install mono-runtime * apt-get install libmono-system-runtime4.0-cil * apt-get install libmono-system-serviceprocess4.0-cil * apt-get install libglib2.0-cil * apt-get install libgtk2.0-cil * apt-get install libmono2.0-cil * apt-get install x11vnc Depending on the hardware platform, there is an additional package to be installed: * For x86 version : wget http://archive.chippc.com/device-agent/lshw_2.16-1_i386.deb * For AMD64 version : wget http://archive.chippc.com/device-agent/lshw_2.16-2_amd64.deb Install the downloaded lshw package by using the following command: * dpkg -i lshw_2.16-1_i386.deb or dpkg -i lshw_2.16-2_amd64.deb The device is now ready for installation of the **Xcalibur W** Agent. Copy the **Xcalibur W .deb package** onto the Linux system and use the following command: * dpkg -i Xcalibur W-deviceagent_x.x.x.xxx.deb To finish the installation, restart the device. **Xcalibur W** agent is now installed on your {{:linux.png}} device !