MIME-Version: | 1.0 |
X-Spam-Status: | No, hits=0.0 required=8.0 tests=DK_SIGNED,SPF_PASS |
content-type: | text/plain; charset="utf-8" |
Message-ID: | <f03138650908130945l387ad94dm267f4df524642aca@mail.gmail.com> |
Received: | from la.mx.develooper.com (x1.develooper.com [207.171.7.70]) by diesel.bestpractical.com (Postfix) with SMTP id 5421519B81DB for <bug-Net-Z3950-ZOOM@rt.cpan.org>; Thu, 13 Aug 2009 12:45:41 -0400 (EDT) |
Received: | (qmail 22298 invoked by uid 103); 13 Aug 2009 16:45:40 -0000 |
Received: | from x16.dev (10.0.100.26) by x1.dev with QMQP; 13 Aug 2009 16:45:40 -0000 |
Received: | from mail-vw0-f199.google.com (HELO mail-vw0-f199.google.com) (209.85.212.199) by 16.mx.develooper.com (qpsmtpd/0.80) with ESMTP; Thu, 13 Aug 2009 09:45:35 -0700 |
Received: | by vws37 with SMTP id 37so768553vws.27 for <bug-Net-Z3950-ZOOM@rt.cpan.org>; Thu, 13 Aug 2009 09:45:32 -0700 (PDT) |
Received: | by 10.220.10.140 with SMTP id p12mr1308253vcp.66.1250181931987; Thu, 13 Aug 2009 09:45:31 -0700 (PDT) |
Delivered-To: | cpan-bug+Net-Z3950-ZOOM@diesel.bestpractical.com |
Subject: | bug in yaz install |
Return-Path: | <jacob.roche@gmail.com> |
Domainkey-Signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=VsEiRiUG5Di5CWmmnFfjCJOoT3BJTiHnIIWLQEEJSvp8JU2AwCazjITWt/wfh6DNp0 Ymuxr4odxmYpW3xCQ5kynkn23mqnqc6iqDxDRgc5htMZbQLBarrYq7dnydWEZ1dOmT4K uykILadF/Z8abb88v3G+Zfr+B6+qFps6RYLx0= |
X-Original-To: | bug-Net-Z3950-ZOOM@rt.cpan.org |
X-Spam-Check-BY: | 16.mx.develooper.com |
Dkim-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=3dioKai2G84o3p2Hx0EsXqsJbxYLcLPj1brOM38BJ98=; b=d5nyTrY0B8DpqzgjxHucxCSECW2RLXE76TyNlofC1W5GE/IxZrH/vPNdgR/FI4ofS2 cByrwZbzRrmZQbLtljZ8WpaJULcLRQEDlRuDMGpliT1mRtEWB1SocgDRgzkB0Bic8oN2 fW1mN5gbam2RVHNCPCBDY3dm/i3oX+xXKnYZ0= |
Date: | Thu, 13 Aug 2009 09:45:30 -0700 |
X-Spam-Level: | * |
To: | bug-Net-Z3950-ZOOM@rt.cpan.org |
Content-Transfer-Encoding: | 7bit |
From: | Jacob Roche <jacob.roche@gmail.com> |
X-RT-Original-Encoding: | ISO-8859-1 |
Content-Length: | 517 |
Hi, I'm trying to install the Net-Z3950-ZOOM module on a Windows
machine. I've uncommented and inserted the correct path for the
include, but I am getting an error when I try to run the makefile.
Scalar found where operator expected at Makefile.PL line 37, near
"$yazlibs" (Missing semicolon on previous line?)
Semicolon seems to be missing at Makefile.PL line 42.
syntax error at Makefile.PL line 37, near "$yazlibs "
Execution of Makefile.PL aborted due to compilation errors.
Thanks.
Best regards,
Jacob Roche