Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
06-08-2012, 01:39 PM
|
#1
|
|
Member
Registered: May 2010
Distribution: Windows / Debian
Posts: 125
Rep:
|
Am running a debian webserver and trying to get XBMC to work also
Ok so ive gave up and asked for help after about 10 hours TODAY trying to get xbmc to work on my home server
I run debain 64bit on my home server, ive tryed soo very many "howto's" on how to get xbmc to work on debain and none have worked.
Ive cleaned and reinstalled everything so many times, Am not very good with linux but has anyone seen a howto which works? and is very easy to understand?
am about to give up on this and just buy a apple tv for xbmc (but I was trying to save some pennys)
Cheers
|
|
|
|
06-09-2012, 06:04 AM
|
#2
|
|
Senior Member
Registered: Jan 2009
Location: Japan
Distribution: Debian
Posts: 3,557
|
Hi,
depends on what version of Debian you are running and on what you have tried already.
If you are running testing or unstable then a simple "apt-get install xbmc" should do it. If you are running stable, your best bet would probably be installing Christian Marillat's packages by adding his repos to your /etc/apt/sources.list. See http://deb-multimedia.org/
Failing the above please be specific about what you have tried and what problems you encounter.
Evo2.
|
|
|
|
06-09-2012, 06:25 AM
|
#3
|
|
Member
Registered: May 2010
Distribution: Windows / Debian
Posts: 125
Original Poster
Rep:
|
Quote:
Originally Posted by evo2
Hi,
depends on what version of Debian you are running and on what you have tried already.
If you are running testing or unstable then a simple "apt-get install xbmc" should do it. If you are running stable, your best bet would probably be installing Christian Marillat's packages by adding his repos to your /etc/apt/sources.list. See http://deb-multimedia.org/
Failing the above please be specific about what you have tried and what problems you encounter.
Evo2.
|
Hey, well am new linux so its kind of hard for me sorry
I did try the apt-get install xbmc
and it give me errors when I tryed to run it
I also added "deb http://www.deb-multimedia.org squeeze main non-free" to that sources.list and than ran the update but was unsure on what to do after that
|
|
|
|
06-09-2012, 06:34 AM
|
#4
|
|
Senior Member
Registered: Jan 2009
Location: Japan
Distribution: Debian
Posts: 3,557
|
Hi,
you can find out your os version with the following command:
Regarding the "errors" you mention, I repeat:
Quote:
|
Failing the above please be specific about what you have tried and what problems you encounter.
|
Eg. Exactly what is output to the terminal when you run the following:
Code:
apt-get install xbmc
Also so that I can cnform where your xbmc packages are coming from, please post the output of
Code:
apt-cache policy xbmc
Evo2.
|
|
|
|
06-09-2012, 06:59 AM
|
#5
|
|
Member
Registered: May 2010
Distribution: Windows / Debian
Posts: 125
Original Poster
Rep:
|
Quote:
Originally Posted by evo2
Hi,
you can find out your os version with the following command:
|
Code:
# lsb_release --all
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 6.0.5 (squeeze)
Release: 6.0.5
Codename: squeeze
Quote:
Originally Posted by evo2
Regarding the "errors" you mention, I repeat:
Eg. Exactly what is output to the terminal when you run the following:
Code:
apt-get install xbmc
|
Sorry I can't as its not installed I wiped and reinstalled debain as I thought it would be best after I was "failing" at getting xmbc to work. (also I thought it would be best to see which is/was the best way to install it)
Quote:
Originally Posted by evo2
Also so that I can cnform where your xbmc packages are coming from, please post the output of
Code:
apt-cache policy xbmc
Evo2.
|
xbmc:
Installed: (none)
Candidate: 10.0-0.5+1
Version table:
10.0-0.5+1 0
500 http://www.deb-multimedia.org/ squeeze/main amd64 Packages
I guess this is because clean install of debian
Cheers for the help!
|
|
|
|
06-09-2012, 07:21 AM
|
#6
|
|
Senior Member
Registered: Jan 2009
Location: Japan
Distribution: Debian
Posts: 3,557
|
Hi,
ok, so you did
1. A fresh install of squeeze (current Debian stable)
2. Added deb-multimedia to your sources.list
From the output of "apt-cache policy xbmc" it seems you haven't installed it yet.
Did you try to install it with "apt-get install xbmc"?
Evo2.
|
|
|
|
06-09-2012, 07:31 AM
|
#7
|
|
Member
Registered: May 2010
Distribution: Windows / Debian
Posts: 125
Original Poster
Rep:
|
Quote:
Originally Posted by evo2
Hi,
ok, so you did
1. A fresh install of squeeze (current Debian stable)
2. Added deb-multimedia to your sources.list
From the output of "apt-cache policy xbmc" it seems you haven't installed it yet.
Did you try to install it with "apt-get install xbmc"?
Evo2.
|
no mate ive done nothing yet, I was waiting to see if someone on here could help me get it running
Want me to add the the multimedia to the sources list and run the install xbmc?
Cheers
|
|
|
|
06-09-2012, 07:34 AM
|
#8
|
|
Senior Member
Registered: Jan 2009
Location: Japan
Distribution: Debian
Posts: 3,557
|
Hey,
well, your welcome to follow my suggestion. But I guess you are also free to wait for a second opinion.
Cheers,
Evo2.
|
|
|
1 members found this post helpful.
|
06-09-2012, 07:45 AM
|
#9
|
|
Member
Registered: May 2010
Distribution: Windows / Debian
Posts: 125
Original Poster
Rep:
|
Quote:
Originally Posted by evo2
Hey,
well, your welcome to follow my suggestion. But I guess you are also free to wait for a second opinion.
Cheers,
Evo2.
|
lol you know alot more than me so I will try this
Ok so I ran "apt-get install xbmc"
than typed xbmc to run it and got this (same error as when I was trying to do it)
Code:
root@debian:~# xbmc
Error: unable to open display
FEH.py: cannot connect to X server
Also ran "apt-cache policy xbmc" and got this
Code:
root@debian:~# apt-cache policy xbmc
xbmc:
Installed: 10.0-0.5+1
Candidate: 10.0-0.5+1
Version table:
*** 10.0-0.5+1 0
500 http://www.deb-multimedia.org/ squeeze/main amd64 Packages
100 /var/lib/dpkg/status
Cheers
|
|
|
|
06-09-2012, 08:15 AM
|
#10
|
|
Senior Member
Registered: Jan 2009
Location: Japan
Distribution: Debian
Posts: 3,557
|
Hi,
first thing: you should not be running this as root. You should log into an xsession as a normal user (you should have been prompted to create one during the install process) and then try to run xbmc.
When you boot up the machine, do you get a graphical interface? It should look something like the screenshots here:
http://www.unixmen.com/debian60-sque...eenshots-tour/
Evo2.
---------- Post added 2012-06-09 at 22:15 ----------
Hi,
first thing: you should not be running this as root. You should log into an xsession as a normal user (you should have been prompted to create one during the install process) and then try to run xbmc.
When you boot up the machine, do you get a graphical interface? It should look something like the screenshots here:
http://www.unixmen.com/debian60-sque...eenshots-tour/
Evo2.
|
|
|
|
06-09-2012, 08:25 AM
|
#11
|
|
Member
Registered: May 2010
Distribution: Windows / Debian
Posts: 125
Original Poster
Rep:
|
Quote:
Originally Posted by evo2
Hi,
first thing: you should not be running this as root. You should log into an xsession as a normal user (you should have been prompted to create one during the install process) and then try to run xbmc.
When you boot up the machine, do you get a graphical interface? It should look something like the screenshots here:
http://www.unixmen.com/debian60-sque...eenshots-tour/
Evo2.
---------- Post added 2012-06-09 at 22:15 ----------
Hi,
first thing: you should not be running this as root. You should log into an xsession as a normal user (you should have been prompted to create one during the install process) and then try to run xbmc.
When you boot up the machine, do you get a graphical interface? It should look something like the screenshots here:
http://www.unixmen.com/debian60-sque...eenshots-tour/
Evo2.
|
No mate there is no graphical interface, as its used for my webserver ( a few static pages I run from home)
Oh no root, I always log in with this.
|
|
|
|
06-09-2012, 08:35 AM
|
#12
|
|
Senior Member
Registered: Jan 2009
Location: Japan
Distribution: Debian
Posts: 3,557
|
Hi,
ok, you have to have a graphical interface up and running. The xbmc gui runs on top of the graphical interface.
Probably the simplest way to get a gui setup is to (as root) run tasksel and select "Graphical desktop environment".
Evo2.
|
|
|
|
06-09-2012, 08:36 AM
|
#13
|
|
Member
Registered: May 2010
Distribution: Windows / Debian
Posts: 125
Original Poster
Rep:
|
Quote:
Originally Posted by evo2
Hi,
ok, you have to have a graphical interface up and running. The xbmc gui runs on top of the graphical interface.
Probably the simplest way to get a gui setup is to (as root) run tasksel and select "Graphical desktop environment".
Evo2.
|
Will am webserver still run ok with this ?
Cheers
|
|
|
|
06-09-2012, 08:39 AM
|
#14
|
|
Senior Member
Registered: Jan 2009
Location: Japan
Distribution: Debian
Posts: 3,557
|
Hi,
yeah the webserver will be fine. I run a webserver/diskserver/torrentbox/desktop all on one machine.
Evo2.
---------- Post added 2012-06-09 at 22:40 ----------
Hi,
yeah the webserver will be fine. I run a webserver/diskserver/torrentbox/desktop all on one machine.
Evo2.
|
|
|
|
06-09-2012, 08:42 AM
|
#15
|
|
Member
Registered: May 2010
Distribution: Windows / Debian
Posts: 125
Original Poster
Rep:
|
Quote:
Originally Posted by evo2
Hi,
yeah the webserver will be fine. I run a webserver/diskserver/torrentbox/desktop all on one machine.
Evo2.
---------- Post added 2012-06-09 at 22:40 ----------
Hi,
yeah the webserver will be fine. I run a webserver/diskserver/torrentbox/desktop all on one machine.
Evo2.
|
Ok I will install it and keep you posted 
Thanks again for the help.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:44 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|