https://bugs.contribs.org/show_bug.cgi?id=10494

--- Comment #48 from John Crisp <[email protected]> ---
(In reply to Jason Smith from comment #47)
> > 
> > The big question, for which I do not have an answer, is why?
> > 
> 
> Excuse me since I am fairly weak with linux but the file it is looking for
> is in the same directory as the script included with teamspeak. The fact
> that it can't find it is making me wonder if somehow the init file you are
> using is not enabling it to be found when you call it.

LOL - I'm no guru quite frankly :-)

However, your comment made me look at the init script again and I think I might
get it.

At the top this is set:

LIBRARYPATH="$(pwd)"

So 'use present working directory'

I think that might vary depending on how the script is called.

Could you try hard coding in /etc/init.d/teamspeak to this:

LIBRARYPATH="/opt/teampspeak"

Then try:

service teamspeak restart

And check it is OK, followed by a restart to test that as well?

-- 
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/

Reply via email to