/[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

Contents of /install.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Sat Sep 14 21:02:01 2002 UTC (21 years, 6 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +14 -2 lines
File MIME type: text/html
make distribution, installation file

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>
14
15 <p>
16 After installation you might want to add user <tt>www-data</tt> to your
17 database and do <tt>grant select on gantt to "www-data";</tt>.
18 </p>

  ViewVC Help
Powered by ViewVC 1.1.26