blob: fe2e0ffc5bd6a5b548caba43834049ebe3d46dc9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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
|