- From: Mutnale, Shivanand <Shivanand.Mutnale@lionbridge.com>
- Date: Fri, 5 Jun 2009 06:50:14 -0400
- To: Dejan Tolj <dejan1@gmail.com>
- CC: "www-validator@w3.org" <www-validator@w3.org>
Hello Dejan, Thanks for the information. I follow the instruction provide in the site but still I am facing problem please guide me resolve these issue. STEPS THAT I HAVE CARRIED OUT IS AS FOLLOW: 1) Downloaded the openSP zip file form http://sourceforge.net/projects/openjade/ this and unzip in local drive and I execute build-win32 batch file its execute successfully. 2) Downloaded the SGML::Parser:openSP module and unzipped into local drive and I execute perl makefile.pl command please see the bellow log C:\Documents and Settings\shivanand.mutnale.CORPNET\Desktop\SGML-Parser-OpenSP-0.99>perl makefile.pl Where is the OpenSP link library? [T:\osp\lib\Release\osp152.lib] C:\Documents and Settings\shivanand.mutnale.CORPNET\Desktop\OpenSP-1.5.2\lib\Release Which compiler should be used? [cl -TP -EHsc -IT:/osp/] Note (probably harmless): No library found for -lC:/Documents Note (probably harmless): No library found for and Note (probably harmless): No library found for Settings/shivanand.mutnale.CORPNET/Desktop/OpenSP-1.5.2/lib/Release Writing Makefile for SGML::Parser::OpenSP C:\Documents and Settings\shivanand.mutnale.CORPNET\Desktop\SGML-Parser-OpenSP-0.99>nmake Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. cl -TP -EHsc -IT:/osp/ -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.99\" -DXS_VERSION=\"0.99\" "-IC:\www\Perl\lib\CORE" -DSP_MULTI_BYTE=1 OpenSP.c cl : Command line warning D4029 : optimization is not available in the standard edition compiler OpenSP.c C:\Program Files\Microsoft Visual Studio\VC98\Include\MATH.H(514) : error C2894: templates cannot be declared to have 'C' linkage OpenSP.xs(24) : fatal error C1083: Cannot open include file: 'generic/ParserEventGeneratorKit.h': No such file or directory NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2' Stop. C:\Documents and Settings\shivanand.mutnale.CORPNET\Desktop\SGML-Parser-OpenSP-0.99> C:\Program Files\Microsoft Visual Studio\VC98\Include\MATH.H(514) : error C2894: templates cannot be declared to have 'C' linkage OpenSP.xs(24) : fatal error C1083: Cannot open include file: 'generic/ParserEventGeneratorKit.h': No such file or directory NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2' Stop. I am getting above error while nmake .please provied me solution to slove this problem. Thanks and Regards Shivanand DISCLAIMER: This email may contain confidential or privileged information for the intended recipient(s) and the views expressed in the same are not necessarily the views of LionbridgeTechnologies Ltd. If you are not the intended recipient or have received this e-mail by error, its use is strictly prohibited, please delete the e-mail and notify the sender. LionbridgeTechnologies Ltd. does not accept any liability for virus infected mails. -----Original Message----- From: Dejan Tolj [mailto:dejan1@gmail.com] Sent: Thursday, June 04, 2009 7:28 PM To: Mutnale, Shivanand Cc: www-validator@w3.org Subject: Re: Markup validator configuration Yes, you need OpenSP binaries http://sourceforge.net/projects/openjade/ As documented in this nice document http://validator.w3.org/docs/install.html#install-fromsource On Wed, Jun 3, 2009 at 5:02 AM, Mutnale, Shivanand <Shivanand.Mutnale@lionbridge.com> wrote: > Hello, > > I am trying to configure Markup validator into my local > system.I install the perl model expect SGML-Parser-OpenSP this model. > > To install this I follow the below steps > > 1) Download the SGML-Parser-OpenSP tar.zar file > > 2) Unzip this into local drive. > > 3) From command prompt I execute perl makefile.pl command > > and it give the following > > C:\www\PPM\SGML-Parser-OpenSP-0.99>perl makefile.pl > > Where is the OpenSP link library? [T:\osp\lib\Release\osp152.lib] > > Its asking me to give the path of osp152.lib I don't where this lib file > will resides. > > Please help me to get install this SGML-Parser-OpenSP into perl.and also let > me know what are the component are required to configure this > SGML-Parser-OpenSP module. > > Thanks and Regards > > Shivanand
Received on Friday, 5 June 2009 10:53:43 UTC