xml-libxml installation errors

xml-libxml installation errors

am 26.05.2007 06:15:53 von ukhas jean

--===============0030265107==
Content-Type: multipart/alternative; boundary="0-1743550696-1180152953=:31048"
Content-Transfer-Encoding: 7bit

--0-1743550696-1180152953=:31048
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

I am having heaps trouble with installing this module XML-libxml. I got t=
he following error when i tried to install it on linux using these steps:=
-
=20
perl Makefile.PL
make
make test
make install
=20
But the installation failed at the very 1st line viz. "perl Makefile.PL=
" ... following is the error what i got.=20
=20
[root@ndacdv1 XML-LibXML-1.63]# perl Makefile.PL
enable native perl UTF8
running xml2-config...failed
The installed version of libxml2 not compatible with XML::LibXML.
You may continue at your own risk, but:
- don't expect XML::LibXML to build or work correctly!
- don't report errors!
- don't send patches!
Check the README file for more information on versions
that are tested with XML::LibXML

Even tried installing this module on windows, thru this link that was p=
rovided earlier in our mailing group:-
=20
ppm install http://theoryx5.uwinnipeg.ca/ppms/XML-LibXML-Common.ppd
ppm install http://theoryx5.uwinnipeg.ca/ppms/XML-LibXML.ppd

The installation ran file ... it asked me whether i wanted to get "libx=
ml2.dll fetched and installed" i said "yes" ... but it still throws me an=
error regarding "The dynamic linked library could not be found in the sp=
ecified path ... blah blah blah" ...
=20
Can't load 'C:/Perl/site/lib/auto/XML/LibXML/Common/Common.dll' for mod=
ule XML::LibXML::Common: load_file:The specified module could not be foun=
d at C:/Perl/lib/DynaLoader.pm line 230.
at C:/Perl/site/lib/XML/LibXML.pm line 12
=20
This has never happened before for any of cpan modules ... i have been =
trying hard to install this module ... i even downloaded "libxml2.dll" fr=
om a microsoft site ( when installing on windows" and placed it inthe /si=
te/lib/auto/xml/libxml folder; but tht didnt work either.
=20
any advise/pointers is much appreciated.
=20
Awaiting ur reply.
=20
Thanks and Regards,
Ukh
=20
..=20

=20
---------------------------------
Get the free Yahoo! toolbar and rest assured with the added security of s=
pyware protection.=20
--0-1743550696-1180152953=:31048
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

I am having heaps trouble with installing this module XML-libxml. I =
got the following error when i tried to install it on linux using these s=
teps:-
 
perl Makefile.PL
make div>
make test
make install
 
<=
div>But the installation failed at the very 1st line viz. "perl Makefile.=
PL" ... following is the error what i got. 
&n=
bsp;
[root@ndacdv1 XML-LibXML-1.63]# perl Makefile.PL
enab=
le native perl UTF8
running xml2-config...failed
The installed vers=
ion of libxml2 not compatible with XML::LibXML.
You may conti=
nue at your own risk, but:
  - don't expect XML::LibXML =
to build or work correctly!
  - don't report errors!
  - =
don't send patches!
Check the README file for more informatio=
n on versions
that are tested with XML::LibXML
Even tr=
ied installing this module on windows,
thru this link that was provided earlier in our mailing group:-
<=
div> 
ppm install a/ppms/XML-LibXML-Common.ppd">http://theoryx5.uwinnipeg.ca/p pms/XML-LibXM=
L-Common.ppd

ppm install pms/XML-LibXML.ppd">http://theoryx5.uwinnipeg.ca/ppms/XML-Li bXML.ppd<=
BR>
The installation ran file ... it asked me whether i wante=
d to get "libxml2.dll fetched and installed" i said "yes" ... but it stil=
l throws me an error regarding "The dynamic linked library could not be f=
ound in the specified path ... blah blah blah" ...
=
 
Can't load 'C:/Perl/site/lib/auto/XML/LibXML/Common/Co=
mmon.dll' for module XML::LibXML::Common: load_file:The specified mo=
dule could not be found at C:/Perl/lib/DynaLoader.pm line 230.
v>at C:/Perl/site/lib/XML/LibXML.pm line 12
 
v>This has never happened before for any of
cpan modules ... i have been trying hard to install this module ...=
i even downloaded "libxml2.dll" from a microsoft site ( when instal=
ling on windows" and placed it inthe /site/lib/auto/xml/libxml folder; bu=
t tht didnt work either.
 
any advise/pointe=
rs is much appreciated.
 
Awaiting ur reply.=
 
Thanks and Regards,
Ukh
=



new.toolbar.yahoo.com/toolbar/features/norton/index.php">Get the free Yah=
oo! toolbar
and rest assured with the added security of spyware prote=
ction.
=20
--0-1743550696-1180152953=:31048--

--===============0030265107==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
--===============0030265107==--

Re: xml-libxml installation errors

am 26.05.2007 07:33:46 von Randy Kobes

On Fri, 25 May 2007, ukhas jean wrote:

> I am having heaps trouble with installing this module XML-libxml. I got the following error when i tried to install it on linux using these steps:-
>
> perl Makefile.PL
> make
> make test
> make install
>
> But the installation failed at the very 1st line viz.
> "perl Makefile.PL" ... following is the error what i got.
>
> [root@ndacdv1 XML-LibXML-1.63]# perl Makefile.PL
> enable native perl UTF8
> running xml2-config...failed
> The installed version of libxml2 not compatible with XML::LibXML.

That means you should upgrade the libxml2 library:
http://www.xmlsoft.org/downloads.html

> Even tried installing this module on windows, thru this
> link that was provided earlier in our mailing group:-
>
> ppm install http://theoryx5.uwinnipeg.ca/ppms/XML-LibXML-Common.ppd
> ppm install http://theoryx5.uwinnipeg.ca/ppms/XML-LibXML.ppd
>
> The installation ran file ... it asked me whether i
> wanted to get "libxml2.dll fetched and installed" i said
> "yes" ... but it still throws me an error regarding "The
> dynamic linked library could not be found in the specified
> path ... blah blah blah" ...
>
> Can't load
> 'C:/Perl/site/lib/auto/XML/LibXML/Common/Common.dll' for
> module XML::LibXML::Common: load_file:The specified module
> could not be found at C:/Perl/lib/DynaLoader.pm line 230.
> at C:/Perl/site/lib/XML/LibXML.pm line 12

After the post-install script fetched libxml2.dll, did you
install it somewhere in your PATH environment variable
(eg, C:\Perl\bin, if that's in your PATH). If so, and you're
still getting that error, do you have another libxml2.dll
somewhere in your PATH that's getting picked up first?
One must use the libxml2.dll the post-install script
fetched for binary compatibility.

--
best regards,
Randy Kobes
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Re: xml-libxml installation errors

am 26.05.2007 09:10:30 von ukhas jean

--===============0706622027==
Content-Type: multipart/alternative; boundary="0-1336434803-1180163430=:13222"
Content-Transfer-Encoding: 7bit

--0-1336434803-1180163430=:13222
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Hi,
=20
I was able make this module work (thanks to zlatkovic) on windows.
I am trying to install this module on linux (it would be *.rpm file rig=
ht?) ...=20
=20
Thanks
ukh

Randy Kobes wrote:
On Fri, 25 May 2007, ukhas jean wrote:

> I am having heaps trouble with installing this module XML-libxml. I got=
the following error when i tried to install it on linux using these step=
s:-
>
> perl Makefile.PL
> make
> make test
> make install
>
> But the installation failed at the very 1st line viz.=20
> "perl Makefile.PL" ... following is the error what i got.
>
> [root@ndacdv1 XML-LibXML-1.63]# perl Makefile.PL
> enable native perl UTF8
> running xml2-config...failed
> The installed version of libxml2 not compatible with XML::LibXML.

That means you should upgrade the libxml2 library:
http://www.xmlsoft.org/downloads.html

> Even tried installing this module on windows, thru this=20
> link that was provided earlier in our mailing group:-
>
> ppm install http://theoryx5.uwinnipeg.ca/ppms/XML-LibXML-Common.ppd
> ppm install http://theoryx5.uwinnipeg.ca/ppms/XML-LibXML.ppd
>
> The installation ran file ... it asked me whether i=20
> wanted to get "libxml2.dll fetched and installed" i said=20
> "yes" ... but it still throws me an error regarding "The=20
> dynamic linked library could not be found in the specified=20
> path ... blah blah blah" ...
>
> Can't load=20
> 'C:/Perl/site/lib/auto/XML/LibXML/Common/Common.dll' for=20
> module XML::LibXML::Common: load_file:The specified module=20
> could not be found at C:/Perl/lib/DynaLoader.pm line 230.
> at C:/Perl/site/lib/XML/LibXML.pm line 12

After the post-install script fetched libxml2.dll, did you=20
install it somewhere in your PATH environment variable
(eg, C:\Perl\bin, if that's in your PATH). If so, and you're
still getting that error, do you have another libxml2.dll
somewhere in your PATH that's getting picked up first?
One must use the libxml2.dll the post-install script
fetched for binary compatibility.

--=20
best regards,
Randy Kobes


=20
---------------------------------
Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail,=
news, photos & more.=20
--0-1336434803-1180163430=:13222
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Hi,
 
I was able make this module work =
(thanks to zlatkovic) on windows.
I am trying to install this=
module on linux (it would be *.rpm file right?) ...
 <=
/div>
Thanks
ukh

Randy Kobes <randy@the=
oryx5.uwinnipeg.ca>
wrote:
tyle=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px sol=
id">On Fri, 25 May 2007, ukhas jean wrote:

> I am having heaps =
trouble with installing this module XML-libxml. I got the following error=
when i tried to install it on linux using these steps:-
>
> =
perl Makefile.PL
> make
> make test
> make install
&=
gt;
> But the installation failed at the very 1st line viz.
>=
; "perl Makefile.PL" ... following is the error what i got.
>
&g=
t; [root@ndacdv1 XML-LibXML-1.63]# perl Makefile.PL
> enable native=
perl UTF8
> running
xml2-config...failed
> The installed version of libxml2 not compat=
ible with XML::LibXML.

That means you should upgrade the libxml2 l=
ibrary:
http://www.xmlsoft.org/downloads.html

> Even tried i=
nstalling this module on windows, thru this
> link that was provid=
ed earlier in our mailing group:-
>
> ppm install http://theo=
ryx5.uwinnipeg.ca/ppms/XML-LibXML-Common.ppd
> ppm install http://t=
heoryx5.uwinnipeg.ca/ppms/XML-LibXML.ppd
>
> The installation=
ran file ... it asked me whether i
> wanted to get "libxml2.dll f=
etched and installed" i said
> "yes" ... but it still throws me an=
error regarding "The
> dynamic linked library could not be found =
in the specified
> path ... blah blah blah" ...
>
> Ca=
n't load
> 'C:/Perl/site/lib/auto/XML/LibXML/Common/Common.dll' fo=
r
> module XML::LibXML::Common: load_file:The specified module >> could not be found at
C:/Perl/lib/DynaLoader.pm line 230.
> at C:/Perl/site/lib/XML/LibX=
ML.pm line 12

After the post-install script fetched libxml2.dll, d=
id you
install it somewhere in your PATH environment variable
(eg,=
C:\Perl\bin, if that's in your PATH). If so, and you're
still getting=
that error, do you have another libxml2.dll
somewhere in your PATH th=
at's getting picked up first?
One must use the libxml2.dll the post-in=
stall script
fetched for binary compatibility.

--
best rega=
rds,
Randy Kobes



Take the Internet to Go: Yahoo!Go puts the http://us.rd.yahoo.com/evt=3D48253/*http://mobile.yahoo.com/ go?refer=3D1G=
NXIC">Internet in your pocket:
mail, news, photos & more.=20
--0-1336434803-1180163430=:13222--

--===============0706622027==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
--===============0706622027==--