Guest User

Untitled

a guest
Feb 19th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. sudo add-apt-repository ppa:linphone/release
  2. sudo apt-get update
  3. sudo apt-get install linphone
  4.  
  5. sudo add-apt-repository ppa:rayanayar/linphone
  6. sudo apt-get update
  7. sudo apt-get install linphone
  8.  
  9. linphone: symbol lookup error: /usr/lib/x86_64-linux-gnu/liblinphone.so.8: undefined symbol: belle_sip_stack_set_http_proxy_host
  10.  
  11. Could not find a support sound driver API
  12.  
  13. sudo apt-get install libasound2-dev
  14.  
  15. sudo su
  16. sudo apt install flatpak
  17. flatpak --user install --from https://linphone.org/flatpak/linphone.flatpakref
  18.  
  19. sudo su
  20. sudo apt install flatpak
  21. flatpak --user install --from https://linphone.org/flatpak/linphone.flatpakref
  22.  
  23. sudo su
  24. sudo apt install flatpak
  25. flatpak --user install --from https://linphone.org/flatpak/linphone.flatpakref
Add Comment
Please, Sign In to add comment