01
2012-01-05
fredgnix
============
02
2012-01-05
fredgnix
INSTALLATION
03
2012-01-05
fredgnix
============
06
2012-01-05
fredgnix
To install, run as root:
08
2012-01-05
fredgnix
./install.sh
11
2012-01-05
fredgnix
Optionnaly, you can set DESTDIR to suit your need, for example:
12
2012-01-05
fredgnix
DESTDIR=$PKG ./install.sh
13
2012-01-05
fredgnix
Where $PKG can be /what/you/want
15
2012-01-05
fredgnix
You can set the LIBDIRSUFFIX to install it on a 64bits OS.
16
2012-01-05
fredgnix
LIBDIRSUFFIX=64 ./install.sh
20
2012-01-05
fredgnix
NOTE FOR SLACKWARE CURRENT USERS:
21
2012-01-05
fredgnix
=================================
22
2012-01-05
fredgnix
Perl version is 5.14.0, so, to install, just do:
24
2012-01-05
fredgnix
PERLVER=5.14.0 ./install.sh