Title

Discussion

The XSLTFOEngine is a Framework used by FOEditor and all applications of the DigiLife Reports suite. Before uninstalling the XSLTFOEngine ensure that these applications are also no longer installed by dragging them to the Trash.

Perform these steps to uninstall the XSLTFOEngine (Note: you must have Admin authorization for these steps to succeed):

  1. Move the folder /Library/Frameworks/XSLTFOEngine.framework to the Trash.
  2. If you are using XSLTFOEngine version 1.6 or higher and Java 1.4.1 or higher perform the following:
    1. Open the Terminal application.
    2. Enter these commands:
      • sudo -s
      • Enter your Admin authorization password at the Password prompt
      • cd /System/Library/Frameworks/JavaVM.framework/Home/lib/endorsed
      • rm bsf.jar
      • rm js.jar
      • rm xalan.jar
      • rm xercesImpl.jar
      • rm xml-apis.jar
    3. Quit the Terminal application, Click Terminate when asked.

Step 2 does not actually remove these JAR files, instead it merely removes the links (i.e. aliases) that point to these files within the XSLTFOEngine. Step 2 can be skipped if you have placed any of these JAR files directly into the $JAVA_HOME/lib/ensorsed folder.


Created On: 16 April, 2004
Last Modified: 16 April, 2004