[Persistentperl-users] Standard Install
Brought to you by:
samh
|
From: SAV P. <pr...@pr...> - 2003-12-17 21:55:33
|
Hello
PersistentPerl-2.22 on redhat 7.2 and perl 5.6.0
theses steps fail with the t/be_memleak test
perl Makefile.PL
make
make test
and theses ones don't
perl Makefile.PL
make clean
make
make test
make install
|