Hi
Im using xerces-p for the first time. I have compled
xerces-c2_1_0-linux7.2gcc31 and XML-Xerces-2.0.0-3 on my machine on which
perl -v is -- This is perl, v5.6.0 built for i386-linux
uname -a is -- Linux myhost 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686
unknown
All the things were installed smoothly without any problems.
Now im trying to execute one of the sample programs given called
domtest.pl. But its not executing and giving the error
Can't load
'/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/XML/Xerces/Xerces.so'
for module XML::Xerces: libstdc++.so.4: cannot open shared object file:
No such file or directory at
/usr/lib/perl5/5.6.0/i386-linux/DynaLoader.pm line 200.
at /usr/lib/perl5/site_perl/5.6.0/i386-linux/XML/Xerces.pm line 7
Compilation failed in require at ./domtest.pl line 5.
BEGIN failed--compilation aborted at ./domtest.pl line 5.
I have checked my system for the following file and its right there in
the same location. I looked at the line 200 of DynaLoader.pm and the
following comment is there in it
# Many dynamic extension loading problems will appear to come from
# this section of code: XYZ failed at line 123 of DynaLoader.pm.
# Often these errors are actually occurring in the initialisation
# C code of the extension XS file. Perl reports the error as being
# in this perl code simply because this was the last perl code
# it executed.
Can somebody put some light on the causes for this?
Thanks
Atul.
--
---------------------------------------
Mindframe Software & Services Pvt. Ltd.
A-50, Sector-39,
NOIDA, U.P. - 201301
Ph.: +91-120-4500369, 4575991, 4576970
http://www.mindsw.com
---------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
