INDIWebManagerApp is set with linux default paths and it doesn't load INDI Web Manager and INDI Server. In order to do that, these default paths should be updated to: - Python exec folder: /usr/local/bin - indi-web Path: /usr/local/bin/indi-web
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=059c350cc88917aae09082bc1020d143e52eaf70 commit 059c350cc88917aae09082bc1020d143e52eaf70 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2021-09-05 21:23:30 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2021-09-05 21:31:20 +0000 astro/indiwebmanagerapp: make port more FreeBSD friendly PR: 256129 256130 Reported by: Alfredo Amaya <alfre2.as __at__ gmail.com> astro/indiwebmanagerapp/Makefile | 8 +++- .../files/patch-src_mainwindow.cpp (new) | 55 ++++++++++++++++++++++ 2 files changed, 62 insertions(+), 1 deletion(-)
- It should has a better integration on FreeBSD now