question myself, (searched past questions, googled, etc...) but had no luck.
Hopefully somebody here can help.
I'm trying to install Bugzilla 2.16.5 on a SuSE 9 system. I have version 5.8.1 of perl.
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:BD::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?
Also, I can run make from a shell so I think it's setup correctly. Is this a path issue?
Thanks in advance for the help!
-Sean
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>