File: INSTALL

package info (click to toggle)
pronto 2.4.0-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,112 kB
  • ctags: 488
  • sloc: perl: 22,159; makefile: 140; sh: 34; sql: 7
file content (15 lines) | stat: -rw-r--r-- 501 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
1. copy the following files into your cgi-bin directory:
   folders.pl
   login.pl
   right_frame.pl
   frames.pl
   messages.pl
   preface.pl
   view.pl
2. create prictures as described in CODING
3. look at preface.pl and change the settings accordingly
4. set up the tables (tables.sql)
5. initialize the OTP System (see LOGIN)
6. I'm using /usr/local/bin/perl, so perhaps you have to change the
   first line of each script in your cgi-bin dir
7. install the Template Modul (it's available on CPAN)