Depending upon a few factors- I'd also check the file owner and permissions.  
We have a nasty requirement that our root umask eliminates group and world 
access to files created by root.  Wreaks havoc on Perl module installations.  

Sent from my iPhone

> On Jan 2, 2015, at 12:18 PM, The Doctor <doc...@doctor.nl2k.ab.ca> wrote:
> 
>> On Fri, Jan 02, 2015 at 10:22:01AM -0600, Matthew Musgrove wrote:
>>> On Thu, Jan 1, 2015 at 5:53 PM, The Doctor <doc...@doctor.nl2k.ab.ca> wrote:
>>> 
>>> I start a programme with a DBI dependency and I get:
>>> 
>>> Can't locate object method "bootstrap" via package "DBI" at
>>> /usr/contrib/lib/perl5/site_perl/5.18.2/i386-bsdos/DBI.pm line 277.
>>> BEGIN failed--compilation aborted at
>>> /usr/contrib/lib/perl5/site_perl/5.18.2/i386-bsdos/DBI.pm line 284.
>>> 
>>> 
>>> All right the bs file exists.
>>> 
>>> What else is not correct?
>>> 
>>> How do I do a debug on this?
>>> 
>>> --
>>> Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@
>>> nl2k.ab.ca
>>> God,Queen and country!Never Satan President Republic!Beware AntiChrist
>>> rising!
>>> http://www.fullyfollow.me/rootnl2k  Look at Psalms 14 and 53 on Atheism
>>> Merry Christmas 2014 and Happy New Year 2015
>> 
>> How did you install DBI? I've seen this problem before when someone copied
>> all of the files for a module out of their perl directory and dropped them
>> into place on a machine with a different architecture.
>> 
>> Mr. Muskrat
> 
> perl Makefile.PL
> make
> make test
> make install
> 
> -- 
> Member - Liberal International This is doctor@@nl2k.ab.ca Ici 
> doctor@@nl2k.ab.ca
> God,Queen and country!Never Satan President Republic!Beware AntiChrist 
> rising! 
> http://www.fullyfollow.me/rootnl2k  Look at Psalms 14 and 53 on Atheism
> Birthday 29 Jan 1969, REdhill Surrey, England, UK

Reply via email to