I am not having much luck installing it. It never creates a icon to start it with and it doesn't copy things correctly when installing. Here's the output from dpkg: dpkg -i Urho-Konttoris-MediaCenter-1.0preview9.deb Selecting previously deselected package mediacenter. (Reading database ... 15990 files and directories currently installed.) Unpacking mediacenter (from Urho-Konttoris-MediaCenter-1.0preview9.deb) ... Setting up mediacenter (1.0.9) ... Cache file created successfully. cp: MediaCenter.py: No such file or directory cp: MediaCenter: No such file or directory chmod: /usr/bin/MediaCenter: No such file or directory cp: ./ID3.py: No such file or directory cp: ./id3reader.py: No such file or directory cp: ./MediaCenter.desktop: No such file or directory cp: ./MediaCenter.service: No such file or directory cp: ./data/*.png: No such file or directory cp: ./data/*.jpg: No such file or directory Am I missing something here? I have the python 2.5 runtime installed and I can even run it manually when I extract it to a directory with dpkg -X. Larry