PERL: Compile Dari Source
Revision as of 13:45, 12 February 2012 by Onnowpurbo (talk | contribs)
Lakukan
wget http://www.cpan.org/src/5.0/perl-5.14.2.tar.gz tar zxvf perl-5.14.2.tar.gz cd perl-5.14.2 ./Configure -des # ./Configure -des -Dprefix=$HOME/localperl make make test make install