newsclipperlist  

Re: Open Source for Win32 Installation Problem

David Coppit
Mon, 12 Jun 2000 14:17:26 -0700

On Sun, 4 Jun 2000, Marko Petek wrote:

> > > C:\Arquivos de programas\newsclipper\bin>perl newsclipper.pl
> > > "my" variable $j masks earlier declaration in same statement at
> C:/Perl/site/lib
> > > /Time/ParseDate.pm line 743.
> >
> > Maybe you have an older version of the Timedate distribution?
> 
> Ok, I think that it doesn't hurt.

I think it does. The older Timedate distribution may have bugs exposed by News
Clipper. (News Clipper runs with the -w switch, which causes warnings like the
one above to be shown).

Run this:
  perl -MTime::ParseDate -e 'print "$Time::ParseDate::VERSION\n"'

I get 98.112901 when I run it. If you get something else, you should upgrade
to the newest version.

> After a lot of tries I changed modulepath to  "c:/perl/lib/newsclipper". It
> seems to work, but now I have the following error:
> 
> Name "NewsClipper::Globals::errors" used only once: possible typo at
> C:/Perl/lib
> /Exporter.pm line 166.
> Subroutine new redefined at C:/Perl/lib/NewsClipper/Cache.pm line 22.
> Subroutine get redefined at C:/Perl/lib/NewsClipper/Cache.pm line 44.
> Subroutine GetTimeCached redefined at C:/Perl/lib/NewsClipper/Cache.pm line
> 60.
> Subroutine _IsStillValid redefined at C:/Perl/lib/NewsClipper/Cache.pm line
> 76.
> Subroutine _Outdated redefined at C:/Perl/lib/NewsClipper/Cache.pm line 109.
> Can't locate object method "new" via package "NewsClipper::Cache" at
> C:/Perl/lib
> /NewsClipper/Cache.pm line 25.

Do you have News Clipper installed in more than one place? (i.e. If you search
for "NewsClipper" on your entire hard drive, do you find it in multiple
places?)

Did you install News Clipper as described in the README? Did you have any
problems while doing it?

David

____________________________________________________________________________
David Coppit <[EMAIL PROTECTED]>        President, Spinnaker Software
http://www.newsclipper.com/ -- Snip and ship dynamic content to your website


-
If you would like to unsubscribe from this mailing list send an email to 
[EMAIL PROTECTED] with the body "unsubscribe newsclipperlist 
YOUR_EMAIL_ADDRESS" (without the quotes) or use the form provided at 
http://www.NewsClipper.com/TechSup.htm#MailingList.