>>>>> "narmadha" == narmadha palanisamy <[EMAIL PROTECTED]> writes:

narmadha> I am  newbie to the perl.

narmadha> I have installed DBI perl module in FreeBSD under this directory
narmadha> /usr/local/lib/perl5/5.00503.

Why did you do that when it wasn't one of the libraries that your
Perl binary is looking for?  Also, why 5.5.3, when you're obviously
running 5.8.7?

If you use the CPAN.pm module to install DBI, it will build it properly
and install it into the "site_perl" directories for your machine.

Do that instead.

You *cannot* change the default @INC.  If you want to run unmodified
programs with locally installed modules, those modules *must* be installed
in the listed directories.

narmadha> The information contained in this electronic message and any
narmadha> attachments to this message are intended for the exclusive use of
narmadha> the addressee(s) and may contain proprietary, confidential or
narmadha> privileged information. If you are not the intended recipient, you
narmadha> should not disseminate, distribute or copy this e-mail. Please
narmadha> notify the sender immediately and destroy all copies of this message
narmadha> and any attachments.


Please either:
        (a) turn off this disclaimer
or      (b) subscribe from an address that doesn't do this

These disclaimers are unenforcable, and just plain annoying.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to