Skip to content

Instantly share code, notes, and snippets.

@hernad
Created May 10, 2013 18:57
Show Gist options
  • Select an option

  • Save hernad/5556589 to your computer and use it in GitHub Desktop.

Select an option

Save hernad/5556589 to your computer and use it in GitHub Desktop.
1) instalirati 4.1 precise multiarch sa skype-ove stranice
2) sudo apt-get install libasound2-plugins:i386
3) skype.bin, skype shell
mv /usr/bin/skype /usr/bin/skype.bin
kreirati /usr/bin/skype shell skriptu:
#!/bin/bash
LD_PRELOAD=/usr/lib/i386-linux-gnu/mesa/libGL.so.1 skype.bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment