Skip to content

Commit

Permalink
added Prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
sravanthimodepu committed Apr 3, 2020
1 parent 285b564 commit 2a1c016
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions src/lab/Prerequisites.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,16 +114,18 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 30px; ">C
<div class="heading" id="lab-article-section-5-heading">
Prerequisite S/W
</div><div class="content" id="lab-article-section-5-content">
<p>
</p><ul>
<li>
Java Run Time (JRE) 1.6 or later is required to run the experiments.
</li>
<li>
The downloadable CG toolkit provided for first 6 experiments comes prepacked with the required libraries and requires JRE to run.
</li>
<li><a href="installJava.html">Click here for steps to install Java and Icedtea plugin</a></li>
</ul>

<p> - This lab requires few Software Dependencies to run the Simulations </p>
<ol>
<li>The downloadable CG toolkit provided for first 6 experiments comes prepacked with the required libraries and requires Java 1.7 and JRE 1.7 to run.
</li>
<li> Browsers Firefox 50 and it's below versions, internet explorer.</li>
<li> IcedTea Plugin for Linux Operating System.</li>
</ol>
<p> - We recommend the following for the smooth running of these simulations</p>
<ol>
<li> Install VirtualBox - Virtual Labs offers a free download of a customized VirtualBox with the required pre installed all the software dependencies(Java 1.7, IcedTea Plugin and Adobe Flash Plugin). Please follow the <a href="https://docs.google.com/document/d/1mX0YMtFk4Dxn_vQBJmUJ8pIOPE2hVf6AscJMdLWd9k8/edit#">link</a> to download, install and use VirtualBox for Virtual Labs.</li>
</ol>
<p></p>
</div>

Expand Down

0 comments on commit 2a1c016

Please sign in to comment.