Re: Install issues, lost expat_external.h
Karl Waclawek <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > Hi I'm trying to install expat and then the PERL /XML-Parser-2.34 after that on my AIX 5.x system with root. It seems as though expat installs OK, but when I go to install the XML-Parser it says it can't find the expat_external.h file (see way on the bottom). Does anybody have any idea what is going on? When I search my system for expat_external.h, it only finds it in the expat install source directory (e.g. /home/earwax/soap/expat-1.95.8/lib/expat_external.h) I would have expected expat_external.h to have been installed on the system, maybe in /usr/local/include? > Has been reported multiple times, just search the bug tracker. On some systems the install utilities fail, but a workaround has been implemented in CVS. Karl