Skip to main content

Posts

Showing posts from 2014

skype: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory

Error thrown while running skype: skype: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory To fix this problem you will need to copy 32 bit libGL shared library to /usr/lib32 and update shared library cache. 1. Find libGLso.1 file for 32 bit architecture:  ambi@aspire-r5-572g:~$ locate -r libGL.so.1$ | grep i386 /usr/lib/i386-linux-gnu/mesa/libGL.so.1 /usr/lib/i386-linux-gnu/primus/libGL.so.1 2. Run next command only if you get any output from previous command if not - install libgl i386(google it). Create symbolic link: ambi@aspire-r5-572g:~$ sudo ln -s `locate -r libGL.so.1$ | grep -m 1 i386`  /usr/lib32 3. Recache shared libraries: ambi@aspire-r5-572g:~$ sudo ldconfig 4. Run skype: ambi@aspire-r5-572g:~$ skype

Choose best phone among several ones

Created small web application which sorts phones by their points. Ideally if you are tired of choosing best phone among 3 or more phones. Points are taken from versus.com. Here is link to app: http://choose-best-phone.herokuapp.com Usage: 1. Type several phone names into textare using "," comma as delimiter 2. Click 'Search' 3. Analyze results

Simple installation of Sopcast in Ubuntu

Official web site: http://www.sopcast.com/ Other P2PTV: https://en.wikipedia.org/wiki/P2PTV For manual install use official guide: http://www.sopcast.com/download/linux.html Easy installation - using PPA( sopcast-player-ppa ): Add ppa to repository: sudo add-apt-repository ppa:lyc256/sopcast-player-ppa Update repository: sudo apt-get update Install sopcast with ui: sudo apt-get install sp-auth sopcast-player Done, use SopCast player for watching