Month: March 2010
-
NinjaVideo.net + Linux
DivX streaming from Ninjavideo.net on windows was simple enough with the installation of the DivX web player. On linux, the old mplayerplug-inused to work fine when used with a greasemonkey script. Recently however this was depreciated in debian testing, and replaced with gecko-mediaplayer. With the removal of the old mplayerplug-in for firefox, things stopped working! The videos would…
-
CentOS5 – yum – cElementTree – Python
So you updated using yum, and lo and behold yum is no longer working. An attempt to use yum gives you the following: $ yum There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: No module named cElementTree Please install a package which…