suntorytimed / resourcespace

Docker image for ResourceSpace based on ubuntu:latest including openCV, poppler, php8.1 and php-mysqlnd
European Union Public License 1.2
20 stars 11 forks source link

Unable to verify location of [convert,gs,ffmpeg,exiftool,AntiWord,pdftotext] #1

Closed dnk8n closed 3 years ago

dnk8n commented 3 years ago

Upon initial install:

screencapture-dam-vnet-lan-pages-setup-php-2021-02-11-14_06_30

How are these textboxes validated?

suntorytimed commented 3 years ago

Which version of the container did you pull for this? As far as I know this checks the default path of the required tools to run ResourceSpace. In case those diverge they need to be adjusted, but I am not aware that anything has change on Ubunut 18.04 base.

dnk8n commented 3 years ago

Seems to work without setting them at all. But if I manually set them it fails as shown in the image.

On Wed, Mar 3, 2021 at 9:23 AM Stefan Weiberg notifications@github.com wrote:

Which version of the container did you pull for this? As far as I know this checks the default path of the required tools to run ResourceSpace. In case those diverge they need to be adjusted, but I am not aware that anything has change on Ubunut 18.04 base.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/suntorytimed/resourcespace-docker/issues/1#issuecomment-789500734, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZHR2JJZOI2UDYUUUVIMMTTBXPYNANCNFSM4XOW7P2A .

suntorytimed commented 3 years ago

Ah, yes. I have checked it just now on the dev container. It looks like ResourceSpace just requires a path to the root of the binaries. Autodetect should set them to /usr/bin. As this is a ResourceSpace specific behaviour and not related to the container I would close this issue.