Closed zuny26 closed 4 years ago
When executing setup.sh the following error is thrown: setup.sh: line 155: cd: setup-tmp/pdf-extract/PDFExtract: No such file or directory
setup.sh
setup.sh: line 155: cd: setup-tmp/pdf-extract/PDFExtract: No such file or directory
It seems like at some point the structure of the project changed, but setup.sh was not updated accordingly
Also setup.sh tries to download popper-rewrite branch which doesn't exist anymore https://github.com/bitextor/pdf-extract/blob/ccb972cf8b5aa7417f493d6d67f0001785b8dad5/setup.sh#L154
popper-rewrite
When executing
setup.sh
the following error is thrown:setup.sh: line 155: cd: setup-tmp/pdf-extract/PDFExtract: No such file or directory
It seems like at some point the structure of the project changed, but
setup.sh
was not updated accordingly