summaryrefslogtreecommitdiff
path: root/Documentation/INSTALL
diff options
context:
space:
mode:
authorivan <ivan>2002-01-10 16:11:20 +0000
committerivan <ivan>2002-01-10 16:11:20 +0000
commit8cb39114b5aa93a59c0cfbbb4b231674c0540003 (patch)
tree5aca07674e80f1c3ff6d32f9b43f57134be8ad83 /Documentation/INSTALL
checking gtkdbi into cvsHEADSTARTmaster
Diffstat (limited to 'Documentation/INSTALL')
-rw-r--r--Documentation/INSTALL22
1 files changed, 22 insertions, 0 deletions
diff --git a/Documentation/INSTALL b/Documentation/INSTALL
new file mode 100644
index 0000000..fe2e0ff
--- /dev/null
+++ b/Documentation/INSTALL
@@ -0,0 +1,22 @@
+How to install Glade-Perl application 'Gtkdbi'
+--------------------------------------------------------------------
+
+TO INSTALL
+----------
+There is a standard Makefile.PL to handle some checks and install the package
+
+To install
+ perl Makefile.PL
+ make
+ make test
+ su
+ make install (if test was OK)
+
+TO BUILD RPMS
+-------------
+Build the RPMs by calling eg.
+ rpm -ta Gtkdbi-0.01.tar.gz
+
+
+Tue Oct 23 01:49:12 PDT 2001 - Ivan Kohler <ivan-gtkdbi@420.am>
+ - version 0.01 - This file was created by Glade::PerlSource