From 8cb39114b5aa93a59c0cfbbb4b231674c0540003 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 10 Jan 2002 16:11:20 +0000 Subject: checking gtkdbi into cvs --- Documentation/INSTALL | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Documentation/INSTALL (limited to 'Documentation/INSTALL') 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 + - version 0.01 - This file was created by Glade::PerlSource -- cgit v1.2.1