Confixx Install. Problem

knoppers

Registered User
Morgen,

ich habe ein Problem mit dem Installieren von Confixx!
Wen ich die ./configure.pl ausführe, läuft alles bis zu dem Punkt gut, wo er
(1) XML::DOM [X]
(2) XML::Parser [X]

Diese beiden Sachen installieren will!

Er sagt:

Code:
Expat.xs:1575: error: syntax error before "cmnthndl"
Expat.xs:1576: error: `cbv' undeclared (first use in this function)
Expat.xs:1576: error: syntax error before ')' token
Expat.xs:1580: error: `cmnthndl' undeclared (first use in this function)
Expat.xs:1582: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetDefaultHandler':
Expat.c:1718: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1718: error: syntax error before "parser"
Expat.xs:1592: error: `XML_DefaultHandler' undeclared (first use in this function)
Expat.xs:1592: error: syntax error before "dflthndl"
Expat.xs:1593: error: `cbv' undeclared (first use in this function)
Expat.xs:1593: error: syntax error before ')' token
Expat.xs:1597: error: `dflthndl' undeclared (first use in this function)
Expat.xs:1600: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetUnparsedEntityDeclHandler':
Expat.c:1749: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1749: error: syntax error before "parser"
Expat.xs:1613: error: `XML_UnparsedEntityDeclHandler' undeclared (first use in this function)
Expat.xs:1613: error: syntax error before "unprsdhndl"
Expat.xs:1615: error: `cbv' undeclared (first use in this function)
Expat.xs:1615: error: syntax error before ')' token
Expat.xs:1619: error: `unprsdhndl' undeclared (first use in this function)
Expat.xs:1621: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetNotationDeclHandler':
Expat.c:1777: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1777: error: syntax error before "parser"
Expat.xs:1631: error: `XML_NotationDeclHandler' undeclared (first use in this function)
Expat.xs:1631: error: syntax error before "nothndlr"
Expat.xs:1632: error: `cbv' undeclared (first use in this function)
Expat.xs:1632: error: syntax error before ')' token
Expat.xs:1636: error: `nothndlr' undeclared (first use in this function)
Expat.xs:1638: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetExternalEntityRefHandler':
Expat.c:1804: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1804: error: syntax error before "parser"
Expat.xs:1648: error: `XML_ExternalEntityRefHandler' undeclared (first use in this function)
Expat.xs:1648: error: syntax error before "exthndlr"
Expat.xs:1650: error: `cbv' undeclared (first use in this function)
Expat.xs:1650: error: syntax error before ')' token
Expat.xs:1654: error: `exthndlr' undeclared (first use in this function)
Expat.xs:1656: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetExtEntFinishHandler':
Expat.c:1832: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1832: error: syntax error before "parser"
Expat.xs:1666: error: `cbv' undeclared (first use in this function)
Expat.xs:1666: error: syntax error before ')' token
Expat.c: In function `XS_XML__Parser__Expat_SetEntityDeclHandler':
Expat.c:1858: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1858: error: syntax error before "parser"
Expat.xs:1683: error: `XML_EntityDeclHandler' undeclared (first use in this function)
Expat.xs:1683: error: syntax error before "enthndlr"
Expat.xs:1685: error: `cbv' undeclared (first use in this function)
Expat.xs:1685: error: syntax error before ')' token
Expat.xs:1689: error: `enthndlr' undeclared (first use in this function)
Expat.xs:1691: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetElementDeclHandler':
Expat.c:1886: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1886: error: syntax error before "parser"
Expat.xs:1701: error: `XML_ElementDeclHandler' undeclared (first use in this function)
Expat.xs:1701: error: syntax error before "eldeclhndlr"
Expat.xs:1703: error: `cbv' undeclared (first use in this function)
Expat.xs:1703: error: syntax error before ')' token
Expat.xs:1707: error: `eldeclhndlr' undeclared (first use in this function)
Expat.xs:1709: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetAttListDeclHandler':
Expat.c:1914: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1914: error: syntax error before "parser"
Expat.xs:1719: error: `XML_AttlistDeclHandler' undeclared (first use in this function)
Expat.xs:1719: error: syntax error before "attdeclhndlr"
Expat.xs:1721: error: `cbv' undeclared (first use in this function)
Expat.xs:1721: error: syntax error before ')' token
Expat.xs:1725: error: `attdeclhndlr' undeclared (first use in this function)
Expat.xs:1727: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetDoctypeHandler':
Expat.c:1942: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1942: error: syntax error before "parser"
Expat.xs:1737: error: `XML_StartDoctypeDeclHandler' undeclared (first use in this function)
Expat.xs:1737: error: syntax error before "dtsthndlr"
Expat.xs:1739: error: `cbv' undeclared (first use in this function)
Expat.xs:1739: error: syntax error before ')' token
Expat.xs:1744: error: `dtsthndlr' undeclared (first use in this function)
Expat.xs:1746: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetEndDoctypeHandler':
Expat.c:1971: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1971: error: syntax error before "parser"
Expat.xs:1756: error: `XML_EndDoctypeDeclHandler' undeclared (first use in this function)
Expat.xs:1756: error: syntax error before "dtendhndlr"
Expat.xs:1758: error: `cbv' undeclared (first use in this function)
Expat.xs:1758: error: syntax error before ')' token
Expat.xs:1762: error: `dtendhndlr' undeclared (first use in this function)
Expat.xs:1764: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetXMLDeclHandler':
Expat.c:1999: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1999: error: syntax error before "parser"
Expat.xs:1775: error: `XML_XmlDeclHandler' undeclared (first use in this function)
Expat.xs:1775: error: syntax error before "xmldechndlr"
Expat.xs:1777: error: `cbv' undeclared (first use in this function)
Expat.xs:1777: error: syntax error before ')' token
Expat.xs:1781: error: `xmldechndlr' undeclared (first use in this function)
Expat.xs:1783: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetBase':
Expat.c:2027: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2027: error: syntax error before "parser"
Expat.xs:1803: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetBase':
Expat.c:2054: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2054: error: syntax error before "parser"
Expat.xs:1812: error: `parser' undeclared (first use in this function)
Expat.xs:1812: warning: initialization makes pointer from integer without a cast
Expat.c: In function `XS_XML__Parser__Expat_PositionContext':
Expat.c:2080: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2080: error: syntax error before "parser"
Expat.xs:1829: error: `parser' undeclared (first use in this function)
Expat.xs:1829: warning: initialization makes pointer from integer without a cast
Expat.c: In function `XS_XML__Parser__Expat_DefaultCurrent':
Expat.c:2194: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2194: error: syntax error before "parser"
Expat.xs:1920: error: `cbv' undeclared (first use in this function)
Expat.xs:1920: error: syntax error before ')' token
Expat.xs:1922: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_RecognizedString':
Expat.c:2213: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2213: error: syntax error before "parser"
Expat.xs:1930: error: `XML_DefaultHandler' undeclared (first use in this function)
Expat.xs:1930: error: syntax error before "dflthndl"
Expat.xs:1931: error: `cbv' undeclared (first use in this function)
Expat.xs:1931: error: syntax error before ')' token
Expat.xs:1934: error: `dflthndl' undeclared (first use in this function)
Expat.xs:1942: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetErrorCode':
Expat.c:2256: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2256: error: syntax error before "parser"
Expat.c:2260: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetCurrentLineNumber':
Expat.c:2273: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2273: error: syntax error before "parser"
Expat.c:2277: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetCurrentColumnNumber':
Expat.c:2290: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2290: error: syntax error before "parser"
Expat.c:2294: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetCurrentByteIndex':
Expat.c:2307: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2307: error: syntax error before "parser"
Expat.c:2311: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetSpecifiedAttributeCount':
Expat.c:2324: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2324: error: syntax error before "parser"
Expat.c:2328: error: `parser' undeclared (first use in this function)
Expat.xs: In function `XS_XML__Parser__Expat_ErrorString':
Expat.xs:1983: warning: initialization makes pointer from integer without a cast
Expat.c: In function `XS_XML__Parser__Expat_OriginalString':
Expat.c:2484: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2484: error: syntax error before "parser"
Expat.xs:2091: error: `parser' undeclared (first use in this function)
Expat.xs:2091: warning: initialization makes pointer from integer without a cast
Expat.c: In function `XS_XML__Parser__Expat_SetStartCdataHandler':
Expat.c:2512: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2512: error: syntax error before "parser"
Expat.xs:2109: error: `cbv' undeclared (first use in this function)
Expat.xs:2109: error: syntax error before ')' token
Expat.xs:2110: error: `XML_StartCdataSectionHandler' undeclared (first use in this function)
Expat.xs:2115: error: `scdhndl' undeclared (first use in this function)
Expat.xs:2117: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetEndCdataHandler':
Expat.c:2540: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2540: error: syntax error before "parser"
Expat.xs:2127: error: `cbv' undeclared (first use in this function)
Expat.xs:2127: error: syntax error before ')' token
Expat.xs:2128: error: `XML_EndCdataSectionHandler' undeclared (first use in this function)
Expat.xs:2133: error: `ecdhndl' undeclared (first use in this function)
Expat.xs:2135: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_UnsetAllHandlers':
Expat.c:2568: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2568: error: syntax error before "parser"
Expat.xs:2144: error: `cbv' undeclared (first use in this function)
Expat.xs:2144: error: syntax error before ')' token
Expat.xs:2149: error: `XML_StartNamespaceDeclHandler' undeclared (first use in this function)
Expat.xs:2149: error: syntax error before numeric constant
Expat.xs:2153: error: `parser' undeclared (first use in this function)
Expat.xs:2154: error: `XML_StartElementHandler' undeclared (first use in this function)
Expat.xs:2154: error: syntax error before numeric constant
Expat.xs:2158: error: `XML_UnknownEncodingHandler' undeclared (first use in this function)
Expat.xs:2158: error: syntax error before numeric constant
Expat.c: In function `XS_XML__Parser__Expat_ElementIndex':
Expat.c:2600: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2600: error: syntax error before "parser"
Expat.xs:2167: error: `cbv' undeclared (first use in this function)
Expat.xs:2167: error: syntax error before ')' token
Expat.c: In function `XS_XML__Parser__Expat_SkipUntil':
Expat.c:2621: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2621: error: syntax error before "parser"
Expat.xs:2179: error: `cbv' undeclared (first use in this function)
Expat.xs:2179: error: syntax error before ')' token
Expat.c: In function `XS_XML__Parser__Expat_Do_External_Parse':
Expat.c:2643: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2643: error: syntax error before "parser"
Expat.xs:2194: error: `cbv' undeclared (first use in this function)
Expat.xs:2194: error: syntax error before ')' token
Expat.xs:2197: error: `parser' undeclared (first use in this function)
make[1]: *** [Expat.o] Error 1
make[1]: Leaving directory `/root/system/confixx-install/install_packages/XML-Parser-2.34/Expat'
make: *** [subdirs] Error 2
Error: make returned status 2
Installation des Moduls 'XML::Parser' schlug fehl.

Ich hab kA was ich machen soll....

Installiert ist:

Apache2
Mysql +PHPMyAdmin
PHP4
Perl

MFG
KnoPPerS
 
Handelt es sich um Confixx Pro 3.2.1 (meins :P)?

Wenn du das Teil (Confixx) gekauft hast, kannst du sonst ja auch direkt den Support von SwSoft bemühen.
 
Das ist richtig, es handelt sich um Confixx Pro=)

Ja warum den Support voll Spamen wen es ein versuch erst einmal hier wert ist....=)

Also weiß keiner was??


MFG
KnoPPerS
 
Back
Top