Results 1 to 5 of 5
this is the error i recieve when i install. then the package manager tells me that the package is broken.
Code:
sudo dpkg -i /home/sicko65/Desktop/boxee-0.9.22.13692.i486.modfied.deb
Selecting previously deselected package boxee.
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-18-2011 #1Just Joined!
- Join Date
- Dec 2010
- Posts
- 32
boxee package broken when i install
this is the error i recieve when i install. then the package manager tells me that the package is broken.
Code:sudo dpkg -i /home/sicko65/Desktop/boxee-0.9.22.13692.i486.modfied.deb Selecting previously deselected package boxee. (Reading database ... 140691 files and directories currently installed.) Unpacking boxee (from .../boxee-0.9.22.13692.i486.modfied.deb) ... dpkg: dependency problems prevent configuration of boxee: boxee depends on libsdl-gfx1.2-4; however: Package libsdl-gfx1.2-4 is not installed. boxee depends on libtre4 | libtre5; however: Package libtre4 is not installed. Package libtre5 is not installed. boxee depends on libmysqlclient16; however: Package libmysqlclient16 is not installed. boxee depends on libxmlrpc-c3; however: Package libxmlrpc-c3 is not installed. boxee depends on xsel; however: Package xsel is not installed. boxee depends on flashplugin-nonfree; however: Package flashplugin-nonfree is not installed. dpkg: error processing boxee (--install): dependency problems - leaving unconfigured Processing triggers for desktop-file-utils ... Processing triggers for python-gmenu ... Rebuilding /usr/share/applications/desktop.en_US.utf8.cache... Processing triggers for python-support ... Errors were encountered while processing: boxee
- 04-22-2011 #2
First tell me which Linux distro you use & which version then I will be able to provide you help.
- 04-23-2011 #3Just Joined!
- Join Date
- Dec 2010
- Posts
- 32
mint 10 (julia)
- 04-23-2011 #4Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,722
A) Boxee installed. Then it failed to configure because dependencies are missing. The dpkg command does not resolve dependencies. You can run apt-get with the -f switch to have it try and download any missing dependencies (which assumes the dependencies *can* be resolved and that they're available for download in the repositories you have configured.)
Google: debian package management apt-get dpkgCode:sudo apt-get install -f
B) You will not be able to use Netflix streaming with Boxee on Linux.Last edited by HROAdmin26; 04-23-2011 at 11:50 PM.
- 04-25-2011 #5Just Joined!
- Join Date
- Dec 2010
- Posts
- 32
how did you know i was trying to use netflix on it? it what i wanted to do i was just wondering how you guessed that.


Reply With Quote
