Difference between revisions of "Kubuntu Gutsy Installation"

From MythTV Official Wiki
Jump to: navigation, search
(note about MythBuntu)
m
Line 1: Line 1:
 
= Kubuntu 7.10 Gutsy Installation =
 
= Kubuntu 7.10 Gutsy Installation =
  
I recently had to start my frontend from scratch and seeing as gutsy was just released I decided to go with that and make a writeup. This is a rough text for future proper formatting...  
+
[[Image:Important.png]] I recently had to start my frontend from scratch and seeing as gutsy was just released I decided to go with that and make a writeup. This is a rough text for future proper formatting...  
  
 
Note that [http://www.mythbuntu.org/7.10/Release MythBuntu] has been updated to 7.10 to coincide with Ubuntu/Kubuntu's release. There are advantages to going this route, '''especially''' if you don't plan on running SVN, so I'd suggest looking into that first.
 
Note that [http://www.mythbuntu.org/7.10/Release MythBuntu] has been updated to 7.10 to coincide with Ubuntu/Kubuntu's release. There are advantages to going this route, '''especially''' if you don't plan on running SVN, so I'd suggest looking into that first.

Revision as of 15:33, 24 October 2007

Kubuntu 7.10 Gutsy Installation

Important.png I recently had to start my frontend from scratch and seeing as gutsy was just released I decided to go with that and make a writeup. This is a rough text for future proper formatting...

Note that MythBuntu has been updated to 7.10 to coincide with Ubuntu/Kubuntu's release. There are advantages to going this route, especially if you don't plan on running SVN, so I'd suggest looking into that first.

Install

a basic install is fine, once your in you'll want to install SSH and possibly NFS. if you have a remote control you'll want to install lirc

from [mediabuntu]

  • libdvdcss2
  • w32codecs

Compiling SVN

MythTV

you'll need the build-essential and subversion packages at a minimum. you'll also need

  • libfreetype6-dev (which will install zlib1g-dev)
  • liblame-dev (which will install liblame0)
  • libqt3-mt-dev (which will install a whole slew of -dev packages)
  • libdts-dev (for DTS support)
  • liblircclient-dev (LIRC remote support)
  • libraw1394-dev, libiec61883-dev, libavc1394-dev (firewire support)
  • libqt3-mt-mysql
  • libxxf86vm-dev

MythPlugins

  • libmad0-dev, libvorbis-dev, libflac-dev, libcdaudio-dev, libcdparanoia0-dev, libtag1-dev (MythMusic Essential)
  • libvisual-0.4-dev, fftw3-dev, libsdl1.2-dev, (MythMusic Optional - Visualizations)
  • libfaad2-dev, libmp4v2-dev (MythMusic Optional - AAC support)
  • libtiff-dev (MythGallery Essential)
  • libexif-dev (MythGallery Optional)
  • libmysqlclient15-dev

Also download this header file for AAC support in :

sudo wget http://faac.cvs.sourceforge.net/*checkout*/faac/faad2/common/mp4ff/mp4ff_int_types.h -P /usr/local/include

Auto Login

Frontend Auto Login