core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_01.htm
changeset 1633 0c69c533fa52
parent 1207 e265bbe56eb0
child 1791 727385d8e2b3
equal deleted inserted replaced
1632:82122e7b1554 1633:0c69c533fa52
     2 <html>
     2 <html>
     3 <head>
     3 <head>
     4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
     4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     7 <title>Installing PERL</title>
     7 <title>Installing Perl</title>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     9 </head>
     9 </head>
    10 <body bgcolor="#FFFFFF">
    10 <body bgcolor="#FFFFFF">
    11 <h2>Installing PERL</h2>
    11 <h2>Installing Perl</h2>
    12 <p>PERL is required for many Symbian OS utilities and commands.</p>
    12 <p><a href="http://en.wikipedia.org/wiki/Perl">Perl</a> is a high-level, general-purpose, interpreted, dynamic programming language which many Symbian OS build utilities and commands require.</p>
    13 <div class="step">
    13 <div class="step">
    14 <h4><a name="runPerl" id="runPerl"> </a>Installing PERL</h4>
    14 <h4><a name="runPerl" id="runPerl"> </a>Installing Perl</h4>
    15 <ul>
    15 <ul>
    16   <li>Install ActivePERL version 5.6.1 b638</li>
    16   <li>Download and install ActivePerl version 5.6.1 b638</li>
    17 </ul>
    17 </ul>
    18 <blockquote>
    18 <blockquote>
    19   <p>Software can be downloaded from: <a href="http://www.activestate.com/Products/ActivePerl/">http://www.activestate.com/Products/ActivePerl/</a>.</p>
    19   <p>Software can be downloaded from: <a href="http://www.activestate.com/Products/ActivePerl/">http://www.activestate.com/Products/ActivePerl/</a>.</p>
    20   <p class="note"><b>NOTE</b> Later releases of Perl are not yet supported by the Symbian utilities and can cause unknown compiling errors. </p>
    20   <p class="note"><b>NOTE</b> Later releases of Perl are not yet supported by the Symbian utilities and can cause unknown compiling errors. </p>
    21   </blockquote>
    21   </blockquote>
    22 </div>
    22 </div>
    23 <h5>Other references</h5>
    23 <h5>Other references</h5>
    24 <ul>
    24 <ul>
    25   <li><a href="run_mode_debug.htm">Run Mode On-Device Debugging</a></li>
    25   <li><a href="../../projects/tutorials/run_mode_debug_example_01.htm">Verify System Setup (Run-mode) Tutorial</a></li>
    26 </ul>
    26 </ul>
    27 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
    27 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
    28 
    28 
    29 </body>
    29 </body>
    30 </html>
    30 </html>