On Tue, Jul 11, 2006 at 09:36:16AM +0200, Mohammed Adnène Trojette wrote:
>On Tue, Jul 11, 2006, Brendan O'Dea wrote:
>> Was that installed by a package?  Check:
>> 
>>   $ dpkg -S /usr/lib/perl5/auto/Storable/Storable.so
>
>% LANG=C dpkg -S /usr/lib/perl5/auto/Storable/Storable.so
>dpkg: /usr/lib/perl5/auto/Storable/Storable.so not found.
>
>> You may also want to check the following:
>> 
>>   $ egrep -h '^/usr/(share|lib)/perl5/' /var/lib/dpkg/info/*.list 
>> >/tmp/packaged
>>   $ find /usr/lib/perl5 /usr/share/perl5 -type f | fgrep -vxf /tmp/packaged
>
>The resulting '/tmp/packaged' file is attached.
>
>% LANG=C find /usr/lib/perl5 /usr/share/perl5 -type f | fgrep -vxf 
>/tmp/packaged
>zsh: done       LANG=C find /usr/lib/perl5 /usr/share/perl5 -type f |

Did you remove /usr/lib/perl5/auto/Storable/Storable.so ?

Given that it wasn't found by 'dpkg -S', then the egrep+find+fgrep
should have listed that file.

If you have removed the file, does awstats work now?

--bod


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to