pve-manager.git install error

doublewu

New Member
May 18, 2012
13
0
1
I met a problem when i install the pve-manager.git source package. Just as follows :
Can't locate LockFile/Simple.pm in @INC (@INC contains: .. /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at ../PVE/OpenVZ.pm line 4, <DATA> line 522.
BEGIN failed--compilation aborted at ../PVE/OpenVZ.pm line 4, <DATA> line 522.
Compilation failed in require at ../PVE/API2/OpenVZ.pm line 18, <DATA> line 522.
BEGIN failed--compilation aborted at ../PVE/API2/OpenVZ.pm line 18, <DATA> line 522.
Compilation failed in require at ./pvectl line 11, <DATA> line 522.
BEGIN failed--compilation aborted at ./pvectl line 11, <DATA> line 522.
make[2]: *** [pvectl.1.pod] Error 2
make[2]: Leaving directory `/root/gitProject/pve-manager/bin'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/root/gitProject/pve-manager'
make: *** [pve-manager_2.1-9_all.deb] Error 2

why?