On Thu, Mar 09, 2000 at 04:10:25PM -0700, System Administrator a.k.a. The Root of the
Problem wrote:
> On Thu, Mar 09, 2000 at 04:31:57PM +0200, sinisa@stripped wrote:
> > System Administrator a.k.a. The Root of the Problem writes:
> > >
> > > Now I run into:
> > >
> > >
> > > install_driver(mysql) failed: Can't load
> '/usr/libdata/perl5/site_perl/i386-bsdos/auto/DBD/mysql/mysql.so' for module DBD::mysql:
> File not found at /usr/libdata/perl5/5.00503/i386-bsdos/DynaLoader.pm line 169.
> > >
> > > at (eval 1) line 3
> > >
> > > Explanation needed :-~
> > >
> >
> >
> > Hi!
> >
> > First of all, I am glad that previous problem was solved. Regarding
> > the above problems, check that the above files exist. If not, use find
> > to see if they are somewhere else. If not, install shared libraries
> > properly. If yes, make symlinks.
> >
>
> It exists in the exact spot where request.
>
> > Regards,
> >
> > Sinisa
Also the line doing this call is
$dbh = DBI->conect("dbi:mysql:$mysqldatabase","$mysqlusername","$mysqlpaasword")|| die
("Couldn't connect to database!\n");
Solution needed yesterday.
> >
> > +----------------------------------------------------------------------+
> > | TcX ____ __ _____ _____ ___ == mysql@stripped |
> > | /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic |
> > | /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sinisa@stripped |
> > | /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaka, Cyprus |
> > | /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____ |
> > | ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ |
> > | /*/ \*\ Developers Team |
> > +----------------------------------------------------------------------+
> >
> > --
> > ---------------------------------------------------------------------
> > Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
> > posting. To request this thread, e-mail mysql-thread30658@stripped
> >
> > To unsubscribe, send a message to:
> > <mysql-unsubscribe-root=mail.nl2k.ab.ca@stripped>
> >
>
> --
> ---------------------------------------------------------------------
> Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
> posting. To request this thread, e-mail mysql-thread30727@stripped
>
> To unsubscribe, send a message to:
> <mysql-unsubscribe-root=mail.nl2k.ab.ca@stripped>
>