/[omni_gantt]/install.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /install.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dpavlin, Sat Sep 14 00:08:14 2002 UTC revision 1.2 by dpavlin, Sat Sep 14 21:02:01 2002 UTC
# Line 1  Line 1 
1    <h1>OmniGantt installation</h1>
2    
3    Well, just unpack archive somewhere in web-visible directory:
4    
5    <p><pre>
6    $ tar xvfz omni_gantt.tar.gz
7    </pre>
8    
9    Then, if you are not using OmniBack, port <tt>omni2db.pl</tt> to your
10    backup program or write another script will will fill database.
11    After that, check <tt>db2gantt.cgi</tt> which will draw nice graphs.
12    
13  <h1>Running <tt>db2gantt.cgi</tt></h1>  <h1>Running <tt>db2gantt.cgi</tt></h1>
14    
15  <p>  <p>
16  Afer installation you might want to add user <tt>www-data</tt> to your  After installation you might want to add user <tt>www-data</tt> to your
17  database and do <tt>grant select on grantt to "www-data";</tt>.  database and do <tt>grant select on gantt to "www-data";</tt>.
18  </p>  </p>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26