Difference between revisions of "Suse Howto"

From MythTV Official Wiki
Jump to: navigation, search
m (Spelling)
m
 
(29 intermediate revisions by 6 users not shown)
Line 1: Line 1:
= SuSE 9.3 and 10.0 howto =
+
#REDIRECT [[Opensuse_10.3|openSUSE 10.3 versions]]
(This is still a work in progress. )
 
 
 
There was more verbiage, and (I think) less information in the old versions of this, but since the move to the official wiki, half the links have broken, so it's a good excuse to re-write it, and make it much more concise.
 
 
 
It assumes you know your way around suse linux to some extent, and is only aimed at getting myth and the dependancies installed, not with configuring the rest of your system (which is where most of the problems are)
 
== Overview ==
 
We will use Yast to install the Myth RPMs, and dependencies.
 
 
 
The mythRPMs are downloaded from [http://ftp.gwdg.de/pub/linux/misc/suser-scrute/ ftp.gwdg.de/pub/linux/misc/suser-scrute/]
 
 
 
Dependencies are satisfied from [http://packman.links2linux.org/ Packman] (Please use a [ftp://packman.links2linux.de/pub/packman/MIRRORS mirror] if possable)
 
 
 
For those interested you can grab the [http://ftp.gwdg.de/pub/linux/misc/suser-scrute/suse10/SRPMS/ SRPMs] and build it yourself
 
 
 
As of 20060228, I have not build the myth 0.19 RPMs agains suse9.3, but the [http://ftp.gwdg.de/pub/linux/misc/suser-scrute/suse10/SRPMS/ SRPMs] should build with no changes.  Email (Address in the User:Simoncrute page) if you have problems.
 
 
 
== Adding YaST Sources ==
 
To add the External YaST Repositories, open YaST, go to Change Source of Installation and press Add. There, first select the protocol and, on the next page, enter the server and the directory as listed below. Make sure that the directory matches your version (e.g., do not use suse/10.0 if you actually have SUSE 9.3)
 
 
 
You may also use /usr/bin/installation_sources to add/remove/show repositories from command line.
 
 
 
Add the following as Yast sources
 
===Packman===
 
[http://packman.links2linux.org Packman] offers various additional packages for SUSE Linux. Please use [ftp://packman.links2linux.de/pub/packman/MIRRORS a mirror] if possible:
 
protocol    - HTTP
 
server name - ftp.gwdg.de  (this is a mirror)
 
Directories - pub/linux/misc/packman/suse/10.0 or 9.3
 
 
 
===mythTVrepos===
 
The myth RPMs them selves.
 
protocol    - HTTP
 
server name - ftp.gwdg.de  (this is a mirror)
 
Directories - pub/linux/misc/suser-scrute/suse10 or 9.3
 
 
 
== Install Myth ==
 
Go into yast, software, software management. Select, Filter, Search. Enter Myth there.
 
Select the myth RPMs you need. For a frontend you would mythtv-frontend, and whatever plugins you wanted. For a backend you'd want mythtv-backend, mythtv-setup, and probably mythtv-frontend too.
 
It will then (hopefully) sugest a bunch of dependancies from packman and the base media. Install those too. Some conflicts may be possible depending on what you have installed, so pay attention to what Yast is going to do.
 
 
 
If you think there are problems with the dependencies the mythTV RPMs need, let me know.
 
 
 
== XMLTV ==
 
If you are not using a Digital card, you will probably want XMLTV to grab the program info. The easiest way of installing this is CPAN (but there are some XMLTV RPMs out there for suse, I've not looked into them at all)
 
 
 
If you've not configured [http://cpan.org/ CPAN] before, and have no idea what I'm talking about, review [http://cpan.org/misc/cpan-faq.html#What_is_CPAN the FAQ]
 
 
 
This is (I think) a very rough (and maybe wrong) guide (note, I need to double check this)
 
* as root run cpan
 
* follow the prompts to configure cpan. If you're unsure, go with the defaults. they normally work
 
* run "i xmltv" and hopefully it will download and install everything needed.
 
 
 
== Done ==
 
That's about it. You can now configure your system in line with the normal docs. Good luck.
 

Latest revision as of 12:22, 2 October 2007

Redirect to: