TUOggy
October 1st, 2009, 05:58 PM
I'm not sure if this is the right forum to use... hopefully it is.
I am trying to install Bugzilla for our local intranet. I have tried to use the Bugzilla package in the default repositories, but (1)it doesn't work, and (2)I want the installation to be in our local web directory rather than just using a symlink.
I have started installing the Perl modules, and it keeps hanging on the following:
Warning (usually harmless): 'YAML' not installed, will not store persistent state
CPAN.pm: Going to build T/TU/TURNSTEP/DBD-Pg-2.15.1.tar.gz
Configuring DBD::Pg 2.15.1
Path to pg_config? Path to pg_config?
I have read on other forums that this can be skipped, so I'll just press enter to pass it up, but when I do, I get the following:
Use of uninitialized value $ENV{"POSTGRES_HOME"} in concatenation (.) or string at Makefile.PL line 99, <STDIN> line 2.
Use of uninitialized value $ENV{"POSTGRES_HOME"} in concatenation (.) or string at Makefile.PL line 101, <STDIN> line 2.
PostgreSQL version: 0 (default port: 0)
POSTGRES_HOME: (not set)
POSTGRES_INCLUDE: /include
POSTGRES_LIB: /lib
OS: linux
The value of POSTGRES_INCLUDE points to a non-existent directory: /include
Cannot build unless the directories exist, exiting.
Warning (usually harmless): 'YAML' not installed, will not store persistent state
TURNSTEP/DBD-Pg-2.15.1.tar.gz
/usr/bin/perl Makefile.PL INSTALLDIRS=site LIB="/home/admin3/web/bugzilla/lib" INSTALLMAN1DIR="/home/admin3/web/bugzilla/lib/man/man1" INSTALLMAN3DIR="/home/admin3/web/bugzilla/lib/man/man3" INSTALLBIN="/home/admin3/web/bugzilla/lib/bin" INSTALLSCRIPT="/home/admin3/web/bugzilla/lib/bin" INSTALLDIRS=perl -- NO Makefile created
Skipping test because of notest pragma
Running make install
Make had some problems, won't install
Could not read '/home/admin3/web/bugzilla/lib/.cpan/build/DBD-Pg-2.15.1-X82zGj/META.yml'. Falling back to other methods to determine prerequisites
The strangest thing is that it looks like it is trying to use PostGRE SQL. We are running MySQL.
When navigating to the website, I get the following messages:
Software error:
Can't locate List/MoreUtils.pm in @INC (@INC contains: . lib/i486-linux-gnu-thread-multi lib /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl) at /usr/local/share/perl/5.10.0/DateTime/Locale/Base.pm line 8.
BEGIN failed--compilation aborted at /usr/local/share/perl/5.10.0/DateTime/Locale/Base.pm line 8.
Compilation failed in require at /usr/local/share/perl/5.10.0/DateTime/Locale.pm line 10.
BEGIN failed--compilation aborted at /usr/local/share/perl/5.10.0/DateTime/Locale.pm line 10.
Compilation failed in require at lib/i486-linux-gnu-thread-multi/DateTime.pm line 46.
BEGIN failed--compilation aborted at lib/i486-linux-gnu-thread-multi/DateTime.pm line 46.
Compilation failed in require at Bugzilla/Util.pm line 53.
BEGIN failed--compilation aborted at Bugzilla/Util.pm line 53.
Compilation failed in require at Bugzilla/Hook.pm line 26.
BEGIN failed--compilation aborted at Bugzilla/Hook.pm line 26.
Compilation failed in require at Bugzilla/Config.pm line 37.
BEGIN failed--compilation aborted at Bugzilla/Config.pm line 37.
Compilation failed in require at Bugzilla.pm line 38.
BEGIN failed--compilation aborted at Bugzilla.pm line 38.
Compilation failed in require at /home/admin3/web/bugzilla/index.cgi line 34.
BEGIN failed--compilation aborted at /home/admin3/web/bugzilla/index.cgi line 34.
For help, please send mail to the webmaster (webmaster@localhost), giving this error message and the time and date of the error.
*Obviously, it's not going to work since the install didn't complete. I'm just including this for more info in case it can tell someone anything...
What do I need to do to get this installed and working? I need to get this moving so I can migrate from a Windows server.
I am trying to install Bugzilla for our local intranet. I have tried to use the Bugzilla package in the default repositories, but (1)it doesn't work, and (2)I want the installation to be in our local web directory rather than just using a symlink.
I have started installing the Perl modules, and it keeps hanging on the following:
Warning (usually harmless): 'YAML' not installed, will not store persistent state
CPAN.pm: Going to build T/TU/TURNSTEP/DBD-Pg-2.15.1.tar.gz
Configuring DBD::Pg 2.15.1
Path to pg_config? Path to pg_config?
I have read on other forums that this can be skipped, so I'll just press enter to pass it up, but when I do, I get the following:
Use of uninitialized value $ENV{"POSTGRES_HOME"} in concatenation (.) or string at Makefile.PL line 99, <STDIN> line 2.
Use of uninitialized value $ENV{"POSTGRES_HOME"} in concatenation (.) or string at Makefile.PL line 101, <STDIN> line 2.
PostgreSQL version: 0 (default port: 0)
POSTGRES_HOME: (not set)
POSTGRES_INCLUDE: /include
POSTGRES_LIB: /lib
OS: linux
The value of POSTGRES_INCLUDE points to a non-existent directory: /include
Cannot build unless the directories exist, exiting.
Warning (usually harmless): 'YAML' not installed, will not store persistent state
TURNSTEP/DBD-Pg-2.15.1.tar.gz
/usr/bin/perl Makefile.PL INSTALLDIRS=site LIB="/home/admin3/web/bugzilla/lib" INSTALLMAN1DIR="/home/admin3/web/bugzilla/lib/man/man1" INSTALLMAN3DIR="/home/admin3/web/bugzilla/lib/man/man3" INSTALLBIN="/home/admin3/web/bugzilla/lib/bin" INSTALLSCRIPT="/home/admin3/web/bugzilla/lib/bin" INSTALLDIRS=perl -- NO Makefile created
Skipping test because of notest pragma
Running make install
Make had some problems, won't install
Could not read '/home/admin3/web/bugzilla/lib/.cpan/build/DBD-Pg-2.15.1-X82zGj/META.yml'. Falling back to other methods to determine prerequisites
The strangest thing is that it looks like it is trying to use PostGRE SQL. We are running MySQL.
When navigating to the website, I get the following messages:
Software error:
Can't locate List/MoreUtils.pm in @INC (@INC contains: . lib/i486-linux-gnu-thread-multi lib /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl) at /usr/local/share/perl/5.10.0/DateTime/Locale/Base.pm line 8.
BEGIN failed--compilation aborted at /usr/local/share/perl/5.10.0/DateTime/Locale/Base.pm line 8.
Compilation failed in require at /usr/local/share/perl/5.10.0/DateTime/Locale.pm line 10.
BEGIN failed--compilation aborted at /usr/local/share/perl/5.10.0/DateTime/Locale.pm line 10.
Compilation failed in require at lib/i486-linux-gnu-thread-multi/DateTime.pm line 46.
BEGIN failed--compilation aborted at lib/i486-linux-gnu-thread-multi/DateTime.pm line 46.
Compilation failed in require at Bugzilla/Util.pm line 53.
BEGIN failed--compilation aborted at Bugzilla/Util.pm line 53.
Compilation failed in require at Bugzilla/Hook.pm line 26.
BEGIN failed--compilation aborted at Bugzilla/Hook.pm line 26.
Compilation failed in require at Bugzilla/Config.pm line 37.
BEGIN failed--compilation aborted at Bugzilla/Config.pm line 37.
Compilation failed in require at Bugzilla.pm line 38.
BEGIN failed--compilation aborted at Bugzilla.pm line 38.
Compilation failed in require at /home/admin3/web/bugzilla/index.cgi line 34.
BEGIN failed--compilation aborted at /home/admin3/web/bugzilla/index.cgi line 34.
For help, please send mail to the webmaster (webmaster@localhost), giving this error message and the time and date of the error.
*Obviously, it's not going to work since the install didn't complete. I'm just including this for more info in case it can tell someone anything...
What do I need to do to get this installed and working? I need to get this moving so I can migrate from a Windows server.