Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Paperless NGX dependency update MissingDependencyError: Ghostscript 10.0.0 through 10.02.0 #4002

Discussion options

You must be logged in to vote

cd /tmp
wget https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10040/ghostscript-10.04.0.tar.gz
tar -xzf ghostscript-10.04.0.tar.gz
cd ghostscript-10.04.0
./configure
make
sudo make install

gs -v (Output looks like):
GPL Ghostscript 10.04.0
Copyright (C) 2024 Artifex Software, Inc. All rights reserved.

i will fix it in the script asap. i use the 10.04 since a few weeks with paperless

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jsapede
Comment options

@Stephan-4711
Comment options

Comment options

You must be logged in to vote
2 replies
@Stephan-4711
Comment options

@MickLesk
Comment options

Answer selected by Stephan-4711
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants