Hi guys, Struggling a lot to get work with bugzilla bug tracking tool, system is loaded with redhat 8.0 and installed all required packages and when I run checksetup.pl get the following o/ps
Checking for Data::Dumper (any) ok: found v2.12 Checking for Date::Parse (any) ok: found v2.27 Checking for DBI (v1.13) ok: found v1.30 Checking for DBD::mysql (v1.2209) not found Checking for File::Spec (v0.82) ok: found v0.83 Checking for File::Temp (any) ok: found v0.13 Checking for Template (v2.07) not found Checking for Text::Wrap (v2001.0131) ok: found v2001.0929 The following Perl modules are optional: Checking for GD (v1.20) not found Checking for Chart::Base (v0.99) not found Checking for XML::Parser (any) ok: found v2.31 Checking for GD::Graph (any) not found Checking for GD::Text::Align (any) not found If you you want to see graphical bug charts (plotting historical data over time), you should install libgd and the following Perl modules: GD: perl -MCPAN -e'install "GD"' Chart 0.99b: perl -MCPAN -e'install "N/NI/NINJAZ/Chart-0.99b.tar.gz"' If you you want to see graphical bug reports (bar, pie and line charts of current data), you should install libgd and the following Perl modules: GD: perl -MCPAN -e'install "GD"' GD::Graph: perl -MCPAN -e'install "GD::Graph"' GD::Text::Align: perl -MCPAN -e'install "GD::Text::Align"' Bugzilla requires some Perl modules which are either missing from your system, or the version on your system is too old. They can be installed by running (as root) the following: perl -MCPAN -e 'install "DBD::mysql"' Minimum version required: 1.2209 perl -MCPAN -e 'install "Template"' Minimum version required: 2.07 -------------------------------------------------- If I run perl -MCPAN -e'install "GD"' Build JPEG support? [y] Build FreeType support? [y] Build XPM support? [y] If you experience compile problems, please check the @INC, @LIBPATH and @LIBS arrays defined in Makefile.PL and manually adjust, if necessary. WARNING: CAPI is not a known parameter. Checking if your kit is complete... Looks good Warning: prerequisite Math::Trig 1 not found. Writing Makefile for GD cp GD/Polyline.pm blib/lib/GD/Polyline.pm cp qd.pl blib/lib/qd.pl cp GD.pm blib/lib/GD.pm AutoSplitting blib/lib/GD.pm (blib/lib/auto/GD) /usr/bin/perl /usr/lib/perl5/5.8.0/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.0/ExtUtils/typemap -typemap typemap GD.xs > GD.xsc && mv GD.xsc GD.c gcc -c -I/usr/local/include -I/usr/local/include/gd -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -march=i386 -mcpu=i686 -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" -fpic "-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE" -DHAVE_JPEG -DHAVE_FT -DHAVE_XPM GD.c cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory Running Mkbootstrap for GD () chmod 644 GD.bs rm -f blib/arch/auto/GD/GD.so LD_RUN_PATH="/usr/local/lib:/usr/lib:/lib:/usr/X11R6/lib" gcc -shared -L/usr/local/lib GD.o -o blib/arch/auto/GD/GD.so -L/usr/lib/X11 -L/usr/X11R6/lib -L/usr/local/lib -lgd -lpng -lz -lfreetype -ljpeg -lm -lX11 -lXpm /usr/bin/ld: cannot find -lpng collect2: ld returned 1 exit status make: *** [blib/arch/auto/GD/GD.so] Error 1 /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible --------------------------------------------------------------- totally stuck with the problem can anyone help to overcome with same problem, it would be great help or else suggest any free bug tracking tool which should be easy for installation. Thanks & Regards, santosh Ph: 5202424, 5273061 ext 102 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list