https://bugs.contribs.org/show_bug.cgi?id=10494
--- Comment #50 from Jean-Philippe Pialasse <[email protected]> ---
LIBRARYPATH="$(pwd)"
this is giving the current working directory
hence if you call the scrpt from /opt/teamspeak , it works
if you call it from somewhere else, it does not
when init script are runt on boot this would be /etc/rc.d/init.d/
the second solution to find the library is indeed to have it in the path
but yes the best approach for us would be to indeed make the change
LIBRARYPATH="/opt/teampspeak"
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/