Subject: | Unable to install package on linux machine. |
Version : SQL-Translator-0.07
perl version : v5.8.0 built for i686-linux
OS : Linux 2.4.7-10smp #1 SMP Thu Sep 6 17:09:31 EDT 2001 i686 unknown
I am trying to install SQL-Translator on Linux machine. It reutns following error and warning msg.
ERROR: Class::MakeMethods: Prerequisite Class::MakeMethods isn't installed
ERROR: Class::Base: Prerequisite Class::Base isn't installed
ERROR: Log::Log4perl: Prerequisite Log::Log4perl isn't installed
ERROR: Test::More: Version 0.47 is installed, but we need version >= 0.6
WARNING: YAML: Prerequisite YAML isn't installed
WARNING: XML::Writer: Version 0.4 is installed, but we need version >= 0.5
WARNING: GD: Prerequisite GD isn't installed
WARNING: Text::RecordParser: Prerequisite Text::RecordParser isn't installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation.
Am i missing any environment variable ?