Re: MARC/Perl on a Windows PC--need some handholding....

2012-06-19 Thread Shelley Doljack
I recently installed the MARC/Perl libraries on my Windows 7 machine, running ActiveState perl. The Perl code libraries are at C:\Perl64 on my computer. I tried putting the MARC/Perl module in C:\Perl64\lib, which is where all of the other modules that come with ActiveState are, but I got the sa

Re: MARC/Perl on a Windows PC--need some handholding....

2012-06-19 Thread charles hobbs
 That last line did the trick. Thank you for your help, and thank everyone who responded! === Charles P. Hobbs cph1...@yahoo.com http://www.morethanredcars.com From: "arvinport...@lycos.com" To: perl4lib@perl.org Sent: Tuesday, June 19, 2012 7:24 AM Subject

Re: MARC/Perl on a Windows PC--need some handholding....

2012-06-19 Thread Jon Gorman
I've had mixed luck with ppm and certain versions of ActiveState perl on Windows. Haven't really had many issues w/ using dmake and installing the modules via make files and cpan though. Lately though I'm preferring Strawberry perl, which pretty much works with cpan just like it would in an linux

RE: MARC/Perl on a Windows PC--need some handholding....

2012-06-19 Thread Bryan Baldus
On Tuesday, June 19, 2012 1:04 AM, Charles P. Hobbs wrote: >Whenever I try to get it to work, it gives me error messages (it can't find >the modules, etc.) I'm not even sure I'm putting the modules in the right >directory. After running the installer from ActiveState to get the base Perl insta