Difference between revisions of "Kubuntu Gutsy Installation"

From MythTV Official Wiki
Jump to: navigation, search
m
m
Line 19: Line 19:
  
 
=== MythPlugins ===
 
=== MythPlugins ===
*
+
* libmad0-dev, libvorbis-dev, libflac-dev, libcdaudio-dev, libcdparanoia0-dev, libtag1-dev (MythMusic Essential)
 +
* libvisual-0.4-dev, fftw3-dev, libsdl1.2-dev, libfaad2-dev (MythMusic Optional)
 +
* libtiff-dev (MythGallery Essential)
 +
* libexif-dev (MythGallery Optional)

Revision as of 22:17, 23 October 2007

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...

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

compiling

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)


MythPlugins

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