Re: [Lxr-general] Problem generating LXR
Brought to you by:
ajlittoz
From: Malcolm B. <mal...@gm...> - 2005-08-01 13:18:59
|
Raseel Bhagat wrote: > I'm trying to generate the source with genxref, but I'm getting the > follwing error : > "DB_File.pm not found in @INC [@INC > /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 > /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-m > ulti /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl > /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr > /lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .......] " > > Does anyone have an idea, whats happening here ? What version of LXR are you using? It looks like 0.3 from the trace. Check where the DB_File.pm file is on the disk, and then see why that directory isn't on your INC path. Malcolm |