Difference between revisions of "Porting/Wahay"

From RCS Wiki
Jump to navigation Jump to search
(Patch submitted for libtorsocks issue)
(libtorsocks bug fixed)
 
Line 2: Line 2:
  
 
* Joining a meeting doesn't work because Wahay looks in the wrong directory for libtorsocks.
 
* Joining a meeting doesn't work because Wahay looks in the wrong directory for libtorsocks.
** [https://github.com/digitalautonomy/wahay/pull/15 Patch submitted].
+
** [https://github.com/digitalautonomy/wahay/pull/15 Patch merged].  Wahay's main branch should now work fine on ppc64le if built from source.
 
* Wahay's official packages/binaries are only available for x86_64, so you'll need to build from source.
 
* Wahay's official packages/binaries are only available for x86_64, so you'll need to build from source.
  
 
[[Category:Ports]]
 
[[Category:Ports]]

Latest revision as of 03:13, 21 March 2021

Wahay has some issues on ppc64le.

  • Joining a meeting doesn't work because Wahay looks in the wrong directory for libtorsocks.
    • Patch merged. Wahay's main branch should now work fine on ppc64le if built from source.
  • Wahay's official packages/binaries are only available for x86_64, so you'll need to build from source.