bitextor / pdf-extract

PDF parser and converter to HTML
GNU General Public License v3.0
83 stars 14 forks source link

Installation instruction not working #53

Closed zuny26 closed 4 years ago

zuny26 commented 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

It seems like at some point the structure of the project changed, but setup.sh was not updated accordingly

zuny26 commented 4 years ago

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