adrianxw has asked for the wisdom of the Perl Monks concerning the following question:
I have an XML::Twig application that runs fine here on Windows XP, also at another site on XP. At a third site, someone is trying to run the same script on a 64 bit Linux system, and it is failing.
The error reported is...
"syntax error at line 1, column 68, byte 68 at /usr/lib64/perl5/vendor_perl/5.8.6/x86_64-linux-thread-multi/XML/Parser.pm line 187"
... I do not have a Linux system, or a 64 bit system, so I can't try it myself. Searching, I can't find any issues.
I've suggested checking how up-to-date the Twig and Parser modules are. Is there anything else obvious I can advise the user or try to get furterh info? The user is a non-programmer.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: XML::Twig crashing on 64 bit Linux box.
by almut (Canon) on Feb 24, 2007 at 17:07 UTC | |
by adrianxw (Acolyte) on Feb 25, 2007 at 11:43 UTC | |
|
Re: XML::Twig crashing on 64 bit Linux box.
by mirod (Canon) on Feb 24, 2007 at 17:08 UTC | |
by adrianxw (Acolyte) on Feb 25, 2007 at 14:06 UTC | |
by syphilis (Archbishop) on Feb 25, 2007 at 14:19 UTC | |
|
Re: XML::Twig crashing on 64 bit Linux box.
by Anonymous Monk on Feb 25, 2007 at 04:20 UTC | |
|
Re: XML::Twig crashing on 64 bit Linux box.
by adrianxw (Acolyte) on Feb 25, 2007 at 18:02 UTC |