Use this procedure to install the Build Forge Management Console on UNIX and Linux.
The current perl binary is /usr/bin/perl. Is this the same perl that Build Forge will be using? n Which perl will Build Forge be using? /usr/local/installtest/bin/perl I'm re-executing myself with that perl now. Wait one... Where did you unpack the buildforge tar file? /usr/local/buildforge Checking perl modules (ALL are required): Checking Perl version ... 5.8.8 Checking Perl module Config::IniFiles ... 2.38 Checking Perl module Data::Dumper ... 2.121_08 Checking Perl module DBI ... 1.52 Checking Perl module File::Basename ... 2.74 Checking Perl module File::Path ... 1.08 Checking Perl module File::Temp ... 0.16 Checking Perl module Getopt::Std ... 1.05 Checking Perl module HTML::Template ... 2.8 Checking Perl module IO::Select ... 1.17 Checking Perl module IO::Socket ... 1.29 Checking Perl module IO::File ... 1.13 Checking Perl module IPC::Open2 ... 1.02 Checking Perl module MIME::Lite ... 3.01 Checking Perl module POSIX ... 1.09 Checking Perl module Set::Crontab ... 1.00 Checking Perl module Sys::Hostname ... 1.11 Checking Perl module Text::Balanced ... 1.95 Checking Perl module Time::Local ... 1.11 Checking Perl module XML::Writer ... 0.602 Checking Perl module XML::Writer::String ... 0.1 Checking Perl module XML::XPath ... 1.13 MySQL: Checking Perl module DBD::mysql ... 3.0007 buildforge.conf exists and looks like this: db_hostname localhost db_database bf_71 db_username build db_password build db_type mysql db_provider mysql Checking PHP module and database compliance... Is the php being used for the web server /usr/local/bin/php? y Checking PHP version ... 5.2.1 Launching PHP checks ... launched PHP mysql driver is INSTALLED PHP mysqli driver is MISSING Missing PHP drivers need to be added to the php.ini as extensions and the extensions need to be copied into the php extension_dir specified in the php.ini file. These extensions can be build from the php source by adding a configure parameter to add shared DB drivers (look at the output of ./configure --help in the php sourcedir for a list of parameters) The php source can be downloaded from http://php.net/releases If you are running a unix that has a package manager, check for packages containing the php module for your database The supported and tested version of php is 5.2.1. If you need to run a later version of php, please contact support