Kbase P6691: Error 8013 & 9088 creating XML objects
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/01/2008 |
|
Status: Unverified
SYMPTOM(s):
Errors appear when you try to run code that creates XML object
The proxml.dll or libproxml.so was missing or incomplete or XML could not be initialized. (9088)
Could not open Dynamic Library: <libraryName> (8013)
Could not open Dynamic Library: libproxml.sl (8013)
CAUSE:
Environment variables have not been set properly
FIX:
SHLIB_PATH needs to be correctly set to point to $DLC/lib:
SHLIB_PATH=$DLC/lib ; export SHLIB_PATH