OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] PerlSAX_on_Win95

[ Lists Home | Date Index | Thread Index ]

If you are using ActiveState Perl than you can use ppm utility to install
you modules, just see docs.  For modules not under ppm, you will need a VC++
compiler, since that's what was used to compile it.  The command is nmake
and not make.

perl Makefile.PL
nmake
nmake test
nmake install

That's it.  I really advise you use ppm though.  I have the latest version
of XML::Parser 2.30 on my site as a ppm.  Just go to command prompt and
say...

ppm install http://www.xmlproj.com/PPM/XML-Parser-2_30.ppd

This will install it as well as the expat_win32.dll needed to use it.

If you are not using ActivePerl and compiled your own version, then you must
use the same compiler you used to compile your Perl to install the modules.
Utility names vary, usually they are make, dmake for Borland, nmake for
VC++, etc...

Ilya

-----Original Message-----
From: Eric.Belpaire@sita.int
To: xml-dev@lists.xml.org
Sent: 1/22/02 11:11 AM
Subject: [xml-dev] PerlSAX_on_Win95

Hello,

can anyone point me to the instructions for setting up a proper XML
dvlpt
environment on Windows 95?

I have Emacs with psgml & tdtd and both work fine.
Now I wanted to build Perl script based on PerlSAX (in particular
XML::Parser) to process my xml and dtd files.

The normal procedure: "perl Makefile.PL ; make ; make test ; make
install"
did not work on my windows PC.

Do I have to install Microsoft's MSXML 3.0 sp2?
If I have this with the right perl modules files, will I be able to use
XML::Parser?
If so, what perl modules will I have to install?

Thanks in advance for the help.
Eric

Eric BELPAIRE
France Transformation Project
Network Integration Team
Tel. +33 146 41 12 94 (CVS 220 1294)
mailto: Eric.Belpaire@equant.com

"Without changing our patterns of thought, we will not be able to solve
the problems that we created with our current patterns of thought."
Albert Einstein


-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS