LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   make problems installing Bundle:Bugzilla on SuSE 9 (https://www.linuxquestions.org/questions/linux-software-2/make-problems-installing-bundle-bugzilla-on-suse-9-a-160124/)

mosko 03-20-2004 03:01 AM

make problems installing Bundle:Bugzilla on SuSE 9
 
I'm trying to install Bugzilla 2.16.5 on a SuSE 9 system. I have version 5.8.1 of perl and mysql 4.0.15 installed and working. I'm running Apache 2.

From what I gathered from the install guide I should be able to run:

perl -MCPAN -e 'install "Bundle::Bugzilla"'

This is where my problems begin. When the script is done running it output the following message:

------------------------------------------------
Checking if your kit is complete...
Looks good
Writing Makefile for Template

Configuration complete. You should now run 'make', 'make test' and
then 'make install'. See the README file for further information.
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Text::Wrap is up to date.
Bundle summary: The following items in bundle Bundle::Bugzilla had
installation problems:
AppConfig CGI CGI::Carp Date::Format Bundle::DBD::mysql File::Spec
Date::Parse File::Spec Template and the following items had problems
during recursive bundle calls: DBD::mysql DBI Data::ShowTable Mysql
------------------------------------------------

I don't understand why "make" cannot work. I have GNU Make 3.80 installed and this seems to be working to the best of my knowledge. Any one have any ideas?

Thanks in advance for the help!

-Sean


All times are GMT -5. The time now is 07:47 PM.