Sorry - This isn't a Perl issue - I have posted it to the Yaz list instead.
- Chris
I installed Yaz 3.0.34 today and I got the following configuration:
YAZ Package:yaz
YAZ Version:3.0.34
Bugreport: [EMAIL PROTECTED]
Source code location:
I installed Yaz 3.0.34 today and I got the following configuration:
YAZ Package:yaz
YAZ Version:3.0.34
Bugreport: [EMAIL PROTECTED]
Source code location: .
C Preprocessor: gcc -E
C Preprocessor flags:
C Compiler:
>I sure hope you meant upgrading to Perl 5.8.2 (or higher) rather than
downgrading to
>MARC::Record 1.39_02. ;-)
Michael,
I wish (:->)! Unfortunately, I'm stuck with Perl 5.8.0 because my VPS
(virtual private server) at Apollo doesn't offer 5.8.2 - yet. Oh well. I had
been succesfully using MAR
Bryan,
Problem solved. At your suggestion, I installed MARC::Record 1.39_02, and
it's working fine.
I was wrong about having installed version 2.0 in the past. When I looked at
my old notes, I saw that I wasn't able to install version 2.0 because of
Perl 5.8.0. - which makes sense. That's what I
Brian,
Thanks very much. I'll try that version.
- Chris
-Original Message-
From: Bryan Baldus [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 08, 2008 2:31 PM
To: Christopher Morgan; perl4lib@perl.org
Subject: RE: Problem installing MARC::Record 2.0.0 under perl 5.8.0
On Tuesday,
I am in the process of rebuilding my web site after a phishing site break-in
(yikes!). The site is fine now, and secure, but for some reason I can't get
MARC::Record-2.0.0 to install. I get an error message saying that perl 5.8.2
is required, but that I only have perl 5.8.0. (And indeed I do have p
--Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Harrison Dekker
Sent: Friday, June 20, 2008 2:19 PM
To: Christopher Morgan
Subject: Re: Practicality of using DB_File on a Perl-based book site?
Chris,
I'm no expert, but it seems to me, that there should b
I'm designing a web site that will display MARC authority files onscreen. I
use a Perl hash that's tied to a (read-only) Berkeley DB_file, and it works
nicely. How practical is this approach if there's going to be moderate
traffic on a site?
My DB_FILE is about 200MB, but of course Perl brings o
Mike,
I tried both of your suggested fixes (changing Name to LocalName, and
running the updated patch), but no luck. I still get no error messages in
the error log, but the program silently fails to print a report. If I
manually remove the "mx:" namespace strings from all the tags, I can process
t
Mike,
Many thanks. My apologies, but I've never applied a Perl patch before, so
I'm not sure of the correct procedure. I did locate the SAX.pm file.
- Chris
-Original Message-
From: Mike Rylander [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 10, 2008 11:57 AM
To: Christop
Mike,
Sorry. Since my last post, I did find out how to use the UNIX patch command,
and applied your patch to SAX.pm. My script still doesn't work, and there
are no error messages. My earlier script (which worked on the subject
authority file) now does not work, so I'm wondering if something in the
.
As far as the name authorities go, if I can't get MARC::File::XML to process
them, I can always use XML::Tokeparser. Not as elegant, but it would get the
job done.
- Chris
-Original Message-
From: Jonathan Gorman [mailto:[EMAIL PROTECTED]
Sent: Monday, June 09, 2008 4:43 PM
To:
I have been successfully using MARC::File::XML to process MARC subject
authority files from the LOC, such as this sample record:
http://www.loc.gov/MARC21";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://www.loc.gov/MARC21
http://www.loc.gov/standards/marcxm
Bryan and Galen,
Many thanks! I'll just tag the records as they come in.
- Chris
-Original Message-
From: Galen Charlton [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 08, 2008 5:33 PM
To: Christopher Morgan
Cc: perl4lib@perl.org
Subject: Re: Which MARC record field identifie
Hi,
I have been downloading MARC records asynchronously from multiple Z39.50
servers using Net::Z3950::ZOOM. I push them into an array as they arrive.
When I later examine the records, I'd like to be able to identify which
library server each record came from.
Does every MARC record contain a
Xiaorong
I haven't used the two WordNet Perl modules very much, but I do know that
both require a bit of work to install. The following are some of my notes
from last year when I installed the modules (Some things may have changed
since then. WordNet 2.1 is out now for Windows, but not yet for Lin
Bryan,
Too bad about the MacPerl restriction. I don't need the DBI module to use DB
hashes. DB hash capability came with my Perl distribution, and it might come
with MacPerl, too -- I don't know. (I'm running Perl under RedHat Linux).
I've had no trouble creating DB hashes whose keys are lccn nu
>It should work ok on small files of MARC records, but
>depending on your system's memory, may die a horrible
>death on large record sets.
I've had very good luck using DBM files to store, sort,
and retrieve MARC records. This effectively eliminates
the RAM issue, since DBM files retrieve on
an to do that. Thanks again!
- Chris
_
From: Jacobs, Jane W [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 01, 2004 1:51 PM
To: 'Christopher Morgan'
Subject: RE: Displaying diacritics in a terminal vs. a browser
Hi Chris,
I hope my analysis is correct; I think that two pro
owser
> From: Christopher Morgan [mailto:[EMAIL PROTECTED]
> Sent: 01 July, 2004 10:50
> Subject: Displaying diacritics in a terminal vs. a browser
>
> I use the $cs->to_utf8 conversion from MARC::Charset to display MARC
> Authority records in a browser, and the diacritics
Hi all,
I use the $cs->to_utf8 conversion from MARC::Charset to display MARC
Authority records in a browser, and the diacritics display properly there.
But they don't display properly via SDTOUT in my terminal window (I get two
characters instead of one -- one with the letter and one with the ac
Myron,
You're the first to reply -- and thanks, I'll give this a try! (I'm
copying this to [EMAIL PROTECTED])
-- Chris
-Original Message-
From: Myron Turner [mailto:[EMAIL PROTECTED]
Sent: Saturday, June 28, 2003 9:50 AM
To: Christopher Morgan
Subject: Re: [Net-z3950]
22 matches
Mail list logo