wcomp-phidget

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wcomp-phidget [2014/11/13 14:01]
Stéphane Lavirotte
wcomp-phidget [2015/03/26 11:39] (current)
Stéphane Lavirotte
Line 2: Line 2:
  
 {{:​public_namespace:​phidgets.jpg?​|}} As on any Linux platform, WComp needs Mono to execute C# code. The phidget packages'​ repository contains Mono, so we will install this in order to use WComp. {{:​public_namespace:​phidgets.jpg?​|}} As on any Linux platform, WComp needs Mono to execute C# code. The phidget packages'​ repository contains Mono, so we will install this in order to use WComp.
 +
 +You can go along with this tutorial to install the environment needed by WComp on a Phidget platform or use the {{:​public_namespace:​td_wcomp_et_phidget_107x_2h.pdf|French Tutorial}}.
 +
 +{{:​public_namespace:​target:​phidget.png?​200|}}
  
 ===== Update your Phidget SBC 107x  ===== ===== Update your Phidget SBC 107x  =====
Line 79: Line 83:
  
 If during the installation you encounter a memory problem, you can manually install the downloaded packages with the following command: If during the installation you encounter a memory problem, you can manually install the downloaded packages with the following command:
-</code>+<​code>​
 dpkg –i /​var/​cache/​apt/​archives/​*.deb dpkg –i /​var/​cache/​apt/​archives/​*.deb
 </​code>​ </​code>​
Line 87: Line 91:
 If you already installed the needed tools (wget and unzip), you can download the needed packages with the following commands: If you already installed the needed tools (wget and unzip), you can download the needed packages with the following commands:
 <​code>​ <​code>​
-wget http://​www.phidgets.com/​downloads/​libraries/​Phidget21-windevel_2.1.8.20140924.zip +wget http://​www.phidgets.com/​downloads/​libraries/​Phidget21-windevel.zip 
-unzip Phidget21-windevel_2.1.8.20140924.zip+unzip Phidget21-windevel.zip
 </​code>​ </​code>​
  
Line 99: Line 103:
 ===== WComp on Phidget SBC 107x===== ===== WComp on Phidget SBC 107x=====
  
-As the last step of the overall process, to install WComp, you juste have to unzip SharpWCompContainer ​where you want, to be able to us it.+As the last step of the overall process, to install WComp, you juste have to unzip ''​SharpWCompContainerMonoLinux'' ​where you want, to be able to us it. To get WComp for Linux, you can [[contact_us|contact us]]. We do not deliver Linux over the Web.
  
  • wcomp-phidget.1415883691.txt.gz
  • Last modified: 2014/11/13 14:01
  • by Stéphane Lavirotte