|
Install script won't work June 30, 2013 06:19AM |
Registered: 11 years ago Posts: 17 |
rescue:/tmp# ./kirkwood.debian-wheezy.sh
Your perl subsystem does not have support for $ENV{}
and must be disabled for debootstrap to work
Please disable perl by running the following command
chmod -x /usr/bin/perl
After perl is disabled, you can re-run this script.
To re-enable perl after installation, run:
chmod +x /usr/bin/perl
Installation aborted.
|
Re: Install script won't work July 02, 2013 03:04AM |
Registered: 11 years ago Posts: 17 |