[freeside] I have a problem......

Joel Griffiths griff at aver-computer.com
Mon Oct 11 12:25:40 PDT 1999


On Mon, 11 Oct 1999, you sed:
> I have tried that...  When i get to a make test.  It fails.  I have tried 
> it multiple times and I can not for the life of me figure out what it is 
> that is causing this problem.
Do a locate on mysql.pm? Is it in one of those directories?
> 
> Stephen
> 
> 
> At 02:12 PM 10/11/99 -0500, you wrote:
> >Stephen Malenshek wrote:
> > >
> > > Software error:
> > > install_driver(mysql) failed: [Mon Oct 11 08:51:48 1999]
> > > cust_main.cgi: Can't locate DBD/mysql.pm in @INC (@INC contains:
> > > /usr/lib/perl5/5.00503/i686-linux /usr/lib/perl5/5.00503
> > > /usr/lib/perl5/site_perl/5.005/i686-linux
> > > /usr/lib/perl5/site_perl/5.005) at (eval 10) line 3. Perhaps the
> > > DBD::mysql perl module hasn't been fully installed, or perhaps the
> > > capitalisation of 'mysql' isn't right. Available drivers: ADO,
> > > ExampleP, Proxy. at /usr/lib/perl5/site_perl/5.005/FS/UID.pm line 76
> > >
> > > I just installed this Friday and have tried all weekend to get it
> > > running properly without any success, please help point me in the
> > > correct direction to get this operational ASAP.
> > >
> > > Stephen Malenshek
> > > Valuelinx Corporation
> > > stephen at valuelinx.net
> >
> >The Perl module DBD::mysql isn't installed.  Try something like:
> >sh# perl -MCPAN -e shell
> >
> >cpan shell -- CPAN exploration and modules installation (v1.48)
> >ReadLine support enabled
> >
> >cpan> install DBD::mysql
> ><stuff gets installed>
> >
> >Note that CPAN will need to be configured before you can use it, but the
> >configuration is simple (just answer questions etc)
> >Note that you can also download the modules from CPAN via FTP, unpack
> >them and install it manually (usually via perl Makefile.PL && make)
> >
> >The list of required modules is at
> >http://www.sisd.com/freeside/docs/install.html , the last item in the
> >list is the DBD driver.
> >
> >Later,
> >Scott Cruzen
--
Senior Internet Engineer                  Aver, Inc.
(760) 568-4351 Phone              (760) 341-8694 Fax
"The world won't change just because I complain."
               Martina McBride



More information about the freeside-users mailing list