Bugzilla setup problem - Redhat 8

David Miller justdave at bugzilla.org
Fri Feb 27 19:23:26 UTC 2004


On 2/27/2004 6:06 PM +0530, Pankaj Savdekar wrote:

> I tried these commands, but no luck.
>
> Can you please tell me how checksetup.pl find the whether the component is
> installed or not? What file should I check to confirm that DBD component is
> installed?

/usr/bonsaitools/bin/perl -MDBD::mysql -e 'print "$DBD::mysql::VERSION\n";'

If it's installed, that'll print the version number, if it's not you'll get
an error.  That's very similar to the method checksetup.pl uses to detect
if it's present or not.
-- 
Dave Miller      Project Leader, Bugzilla Bug Tracking System
http://www.justdave.net/             http://www.bugzilla.org/



More information about the developers mailing list