On Thu, 2004-12-23 at 18:07 -0800, Tony McCray wrote:

In addition to everything other folks have said there is some something
much more fundamentally wrong with this picture:

[snip] (look at the perl version named:)

>  I have perl 5.8.6 built for i686-linux and mysql Ver 14.7...

[snip] (look at the perl version actually used:)
                                                                                
                     
> Using DBI 1.46 (for perl 5.008 on i586-linux-thread-multi) installed in
> /usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi/auto/DBI/

I suggest the you need to understand your environment a little better: 

        echo $PATH

Obvious /usr/bin/ is AHEAD of where ever you built the perl you said you
were using.

Looking at the output carefully, can answer a lot of questions, and
identify a lot of problems.

Notice also that testhost, testpassword, and testuser were empty!
Tests probably will not work.

Also (from some other comment I read), nss_files.so should be probably
be a soft link to nss_files.os.2

Lincoln


Reply via email to