Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 54cac1c2268db633d66eeff1b4faa585 > files > 163

frepple-doc-0.8.1-3.fc15.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  <title>Tutorial / Installation </title>
  <link rel='stylesheet' href='../styles.css' type='text/css' />
  <!--PageHeaderFmt-->  
</head>
<body>
<div id="container">

<div id="menubar">
  
<div id="logo" align="center">
<br/><img src='../frepple.bmp' alt="frepple" /><br/>
<a href='http://www.frepple.com/'>
<strong>a Free<br/>Production Planning<br/>Library</strong>
</a></div>
<div id="menu">
<br/>
<h3><a href='../Main/HomePage.html'>Main</a></h3>
<h3><a href='../UI/Main.html'>User Manual</a></h3>
<h3><a href='Main.html'>Tutorial</a></h3>
<h3><a href='../Frepple/Main.html'>Reference Manual</a></h3>
<h3><a href='../Main/FAQ.html'>FAQ</a></h3>
<h3><a href='../reference/index.html'>C++ API</a></h3>
<br/><div>
</div>  
</div>
</div>

<div id="content">
<br/>
<!--PageText-->
<div id='wikitext'>
<p><a class='wikilink' href='../Main/HomePage.html'>Main</a> &gt; <span class='wikitrail'><a class='wikilink' href='Main.html'>frePPLe Tutorial</a> > <a class='selflink' href='Step2.html'>Installation</a></span>
</p>
<p class='vspace'>This tutorial will cover only the installation on Windows.<br />FrePPLe comes with easy and straightforward all-in-one installer. It installs frePPLe, Python, SQLite database and a Python web server. No other software is required.<br />This setup is suitable for this tutorial, but for a production system a more powerful and scalable setup is most probably required: see the manual for more details.
</p>
<div class='vspace'></div><ul><li>Download the windows installer from  <a target='_blank'  class='urllink' href='http://sourceforge.net/project/showfiles.php?group_id=166214' rel='nofollow'>SourceForge.net</a>.<br />  Running the installation is as straightforward as it can be and frePPLe consumes maximum 40MB of disk space. For the purpose of this tutorial stick with the default installation options. In particular, make sure to choose the SQLite database during the installation.
<div class='vspace'></div></li><li>The last step in the installation process allows you to start the server right away. Alternatively you can start the server from the start menu.<br />  The server will open a new window, and will display the URL to point your browser to.
<div  style='text-align: center;'> <img src='../uploads/Tutorial/server.png' alt='' title='' /></div>
<div class='vspace'></div></li><li>Open your browser (Firefox, Internet Explorer 7 and Opera have been tested) on this URL. The login screen will appear. <br />  There are 3 initial accounts created in the system:
<ul><li>The user <strong>frepple</strong>, with password 'frepple', is a typical user account. The user has access to all functionality.
</li><li>The user <strong>admin</strong>, with password 'admin', is a system administration account with complete access to the system, plus user and permission management.
</li><li>The user <strong>guest</strong>, with password 'guest', is a user account with access to a limited subset of functionality.
</li></ul>Different user roles can easily be defined by the administrator to control the access rights. The menus and screens will automatically adjust to the permissions of the user.<br />  Throughout this tutorial you can continue to log in as the <strong>frepple</strong> user.
<div  style='text-align: center;'> <img src='../uploads/Tutorial/login.png' alt='' title='' /></div>
<div class='vspace'></div></li><li>The installation populates the database with a demo dataset. We'll now erase it from the database to start with a clean slate.<br />  Click on the 'Tools' / 'Execute' in the menu bar at the top of your screen. In this screen click the 'erase' button in the database section. The screen will display a message at the top when the deletion is finished.
<div  style='text-align: center;'> <img src='../uploads/Tutorial/erasedb.png' alt='' title='' /></div>
</li></ul><p class='vspace'>If you have been able to perform the above steps, your frePPLe installation is fully up and running!
</p>
</div>

<!--PageFooterFmt-->
<!--HTMLFooter-->
</div></div>
</body>
</html>