Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build installation points at deprecated batlik version #192

Closed
processing-bot opened this issue Apr 21, 2021 · 2 comments
Closed

build installation points at deprecated batlik version #192

processing-bot opened this issue Apr 21, 2021 · 2 comments

Comments

@processing-bot
Copy link
Collaborator

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.

@processing-bot
Copy link
Collaborator Author

Created by: benfry

All set now. Bummed that they actually remove the download link; I'll just have to add something that automatically uses the fallback link on download.processing.org.

@processing-bot
Copy link
Collaborator Author

Created by: github-actions[bot]

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant