Skip to content

build installation points at deprecated batlik version #192

Closed
@processing-bot

Description

@processing-bot

Created by: arashizadi

Apache removed the binary link of batik-bin-1.13.zip (https://apache.osuosl.org/xmlgraphics/batik/binaries/batik-bin-1.13.zip) since they released version 1.14. in order for processing 4 alpha to install successfully, following needs to be done:

  1. after ant requirement, download https://apache.osuosl.org/xmlgraphics/batik/binaries/batik-bin-1.14.zip
  2. unzip batik-bin-1.14, then rename main folder and all the .jar files that has 1.14 to 1.13. This includes jar files in lib folder.
  3. zip the main folder and name it batik-bin-1.13.zip.
  4. place the zip binary into \processing4-master\java\libraries\svg

Of course, that can be solved through the ant automated installer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions