[ expat-Bugs-465670 ] Having problem to install XML::Parser 2.

noreply@sourceforge.net noreply@sourceforge.net
Thu Sep 27 10:44:11 2001


Bugs item #465670, was opened at 2001-09-27 07:17
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=465670&group_id=10127

Category: XML::Parser (Perl module)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Clark Cooper (coopercc)
Summary: Having problem to install XML::Parser 2.

Initial Comment:
I have a problem installing XML::Parser 2.30 on 
Windows 98, Perl v5.6.1 built for MSWin32-x86-multi-
thread.

I Installed the Expat XML Parser ver. 1.95.2 
(expat_win32bin_1_95_2.exe from 
http://sourceforge.net/projects/expat/) But i get the 
error :

#Expat must be installed prior to building XML::Parser 
and I can't find
#it in the standard library directories. You can 
download expat from:
#http://sourceforge.net/projects/expat/
#If expat is installed, but in a non-standard 
directory, then use the
#following options to Makefile.PL:
#    EXPATLIBPATH=...  To set the directory in which 
to find libexpat
#    EXPATINCPATH=...  To set the directory in which 
to find expat.h
#For example:
#    perl Makefile.PL EXPATLIBPATH=/home/me/lib 
EXPATINCPATH=/home/me/include
#
#Note that if you build against a shareable library in 
a non-standard location
#you may (on some platforms) also have to set your 
LD_LIBRARY_PATH environment
#variable at run time for perl to find the library.

Well expat.h is installed. However there is no file 
libexpat after the installation of Expat.

Thanx in advance, 
Demetris.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=465670&group_id=10127