I'm trying to install the SDK on a Dell Inspiron 9300 laptop with Ubuntu 9.10 Desktop as the operating system. This computer is not connected to the internet, it is on an internal network. I'm trying to install the SDK from source code per the instructions on page 17 of the "vSphere SDK for Perl Installation Guide." I'm getting the following output when I run 'perl Makefile.PL':
Warning: prerequisite SOAP::Lite 0.67 not found.
Warning: prerequisite UUID 0.03 not found. We have 0.02.
Warning: prerequisite XML::LibXML 1.58 not found.
Writing Makefile for VIPerlToolkit
Is Makefile.PL looking for prerequisits whithin it's own source tree or is it looking for packages installed on the system?