-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request: Please add net-dns/libidn-compat to the second life viewers #17
Comments
From #15 (comment)
And that is:
|
Thanks, I'll try that. Where should I put the SLVoice.exe file, though? Which was the working directory in the process above? |
Actually there is a 32 bit (it looks like) binary already bundled in the linux tarball:
However the one from the MSWin 64 bit FS installer seems to be 64 bit:
There is also a set of windows DLL's and certificate bundle in that directory which is all presumably needed. The relevant code is in LLVivoxVoiceClient::startAndLaunchDaemon():
and:
The fs ticket which originated the voice via wine support: https://jira.firestormviewer.org/browse/FIRE-19663 |
We package both 32 and 64 Bit windows voice. I think this will only come with 6.5.3 (next release). You will then find a bin/win64 folder with 64 bit voice. ls -1 bin/win* bin/win64: See also https://vcs.firestormviewer.org/phoenix-firestorm/changeset/ef7ee0a17bd5e7fe3bb7d740ecc73d6fed2612ca |
Hello Paul. Would it be possible to add net-dns/libidn-compat as a dependency to Firestorm and the other viewers? It is necessary for voice to work. The package exists in two overlays: https://gpo.zugaina.org/net-dns/libidn-compat. Thank you.
The text was updated successfully, but these errors were encountered: