xuv's notebook

Side notes, howtos and random bits of information related to Julien Deswaef's projects

User Tools

Site Tools


workshops:moddr_workshop

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
workshops:moddr_workshop [2011/01/27 21:22] Julien Deswaefworkshops:moddr_workshop [2011/01/27 21:40] Julien Deswaef
Line 8: Line 8:
 === installation === === installation ===
  
-<code>+<code bash>
 wget http://moddr.net/download/imal.tgz wget http://moddr.net/download/imal.tgz
 </code> </code>
  
  
-<code>+<code bash>
 tar -xvf imal.tgz tar -xvf imal.tgz
 </code> </code>
  
-<code>+<code bash>
 sudo aptitude install sun-java6-bin sudo aptitude install sun-java6-bin
 sudo aptitude install openjdk-6-jre-headless sudo aptitude install openjdk-6-jre-headless
 </code> </code>
  
-<code>+<code bash>
 sudo aptitude install recordmydesktop sudo aptitude install recordmydesktop
 </code> </code>
Line 59: Line 59:
  
 Copy this code below to a file.py Copy this code below to a file.py
-<code>+<code python>
 #!/usr/bin/python #!/usr/bin/python
 from selenium import selenium from selenium import selenium
Line 82: Line 82:
  
  
-<code>+<code python>
 #!/usr/bin/python #!/usr/bin/python
 from selenium import selenium from selenium import selenium
workshops/moddr_workshop.txt · Last modified: 2011/11/02 13:10 by 91.183.83.6