checking gtkdbi into cvs
[gtkdbi.git] / Documentation / INSTALL
1 How to install Glade-Perl application 'Gtkdbi'
2 --------------------------------------------------------------------
3
4 TO INSTALL
5 ----------
6 There is a standard Makefile.PL to handle some checks and install the package
7
8 To install
9     perl Makefile.PL
10     make
11     make test
12     su
13     make install (if test was OK)
14         
15 TO BUILD RPMS
16 -------------
17 Build the RPMs by calling eg.
18     rpm -ta Gtkdbi-0.01.tar.gz
19
20
21 Tue Oct 23 01:49:12 PDT 2001 - Ivan Kohler <ivan-gtkdbi@420.am>
22     - version 0.01 - This file was created by Glade::PerlSource