Ansicht von 1 Antwort-Thema
Ansicht von 1 Antwort-Thema
- Du musst angemeldet sein, um auf dieses Thema antworten zu können.
Schlagwörter: Daemon Shebang
version 10 native install (not docker)
I am unable to start the otobo.daemon
When I run otobo.Daemon.pl status I get the following and I am not sure how to fix
/opt/otobo/bin/otobo.Daemon.pl: line 20: use: command not found
/opt/otobo/bin/otobo.Daemon.pl: line 21: use: command not found
/opt/otobo/bin/otobo.Daemon.pl: line 22: use: command not found
/opt/otobo/bin/otobo.Daemon.pl: line 23: syntax error near unexpected token `(‚
/opt/otobo/bin/otobo.Daemon.pl: line 23: use: feature qw(say);‘
Hi Jeffrey,
this looks like bash tries to run a Perl script. Could you check the first line of bin/otobo.Daemon.pl ? The first line, the shebang should invoke Perl:
bes:~/devel/OTOBO/otobo (rel-10_1)$ head -n 1 bin/otobo.Daemon.pl
#!/usr/bin/env perl
Best regards,
Bernhard
OTOBO | Simplify work and create exceptional service experiences.
Die Source Code Owner und Maintainer hinter OTOBO.
Service Management-Plattform
OTOBO Demo
OTOBO Download
OTOBO Dokumentation
Security-Problem melden:
security@otobo.org