On Thu, 12 Oct 2000, Paul Kedrosky wrote:

> I'm installing the open source version on a Windows box, but having
> problems.

The Windows OS version tends to be harder to install. If you have a
Unix-like box, things may go easier for you.

> "my" variable $j masks earlier declaration in same statement at 
>D:/ActivePerl/lib/Time/ParseDate.pm line 743.
> "my" variable $j masks earlier declaration in same statement at 
>D:/ActivePerl/lib/Time/ParseDate.pm line 743.

Harmless, but you could send email to the author of Time::ParseDate.
You could also remove the "my" on $j on line 743.

> News Clipper could not determine your home directory. I tried to get
> your home directory using both getpwuid and your HOME environment
> variable.

Here's a more complete error message:

  News Clipper could not determine your home directory. On non-Windows
  machines, News Clipper attempts to get your home directory using
  getpwuid, then the HOME environment variable. On Windows machines,
  it attempts to read the InstallDir registry entry at
  "HKEY_LOCAL_MACHINE\\SOFTWARE\\Spinnaker Software\\News
  Clipper\\$VERSION" then tries the HOME environment variable.

The registry entry should have been set when you did "perl
Makefile.PL", but there may be a bug there. You can try to debug
Makefile.PL, or set the registry entry yourself using regedit.
(InstallDir is a string entry, with the complete path to your News
Clipper installation directory in short form. You can try long file
names, but they may not work.)

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.

Reply via email to