Using expat without compilation
"ChuanJiang Lo" <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I understand that using Perl XML::Parser requires the expat c library to be installed. However due to portabilty issues, im unable to install the expat library. Right now, i have the binary version of expat c library for my aix machine. Has anyone successfully linked up XML::Parser with expat c library using the binary version? Appreciate any help.