Changes between Version 94 and Version 95 of Installation

Show
Ignore:
Timestamp:
05/31/10 23:15:36 (3 years ago)
Author:
max (IP: 58.175.56.216)
Comment:

More explicit instructions for installing JavaScript on Ubuntu Lucid

Legend:

Unmodified
Added
Removed
Modified
  • Installation

    v94 v95  
    156156If applicable, follow the distribution-specific instructions for [wiki:Installation#DebianBasedDistributions Debian-based], [wiki:Installation#FedoraCore6FC6 Fedora Core 6], and [wiki:Installation#Gentoo Gentoo]. Alternately you can use the [wiki:Installation#NonDistributionSpecific general method]. 
    157157 
    158 === Debian-Based Distributions (including Ubuntu and its derivatives) === 
     158=== Ubuntu and other Debian-Based Distributions === 
    159159 
    160160The following command should install the necessary packages: 
     
    167167}}} 
    168168 
    169 ['''Xubuntu Jaunty alpha''': The Shepherd/MythTV.pm module also needs libclass-dbi-mysql-perl] 
    170  
    171 ['''Ubuntu Lucid 10.04''': Ubuntu [https://bugs.launchpad.net/ubuntu/+source/libjavascript-perl/+bug/569463 removed] libjavascript-perl from Lucid as its dependency libmozjs0d was also removed. This may be a temporary situation, but at present it makes installing !JavaScript support a difficult manual process. See the [wiki:Installation#Note:JavaScript note on JavaScript below] for instructions. Without !JavaScript, Shepherd will work but may produce data of significantly poorer quality. ] 
     169'''Xubuntu Jaunty alpha''': The Shepherd/MythTV.pm module also needs libclass-dbi-mysql-perl 
     170 
     171'''Ubuntu Lucid 10.04''': Ubuntu [https://bugs.launchpad.net/ubuntu/+source/libjavascript-perl/+bug/569463 removed] the Perl module !JavaScript from Lucid. Without this, Shepherd will work but may produce data of significantly poorer quality. 
     172 
     173To enable !JavaScript on Ubuntu Lucid 10.04, you must manually install two packages: libmozjs0d and libjavascript-perl. 
     174 1. Visit http://launchpad.net/ubuntu/lucid/+package/libmozjs0d 
     175 1. Under "Published Versions" click the link that matches your architecture (amd64, i386, etc). 
     176 1. Under "Downloadable files" click the link for the .deb package 
     177 1. Download the .deb file, run it, and click "Install Package." Exit when finished. 
     178 1. Visit http://launchpad.net/ubuntu/+source/libjavascript-perl/1.14-1 
     179 1. Under "Builds" click the link that matches your architecture (am64, i386, etc). 
     180 1. Under "Built Files" click the link for the .deb package 
     181 1. Download the .deb file, run it, and click "Install Package." Exit when finished. 
     182 1. To confirm you have !JavaScript support, run ''tv_grab_au --check''. The grabbers ''rex'' and ''news'' in particular should show no errors. 
    172183 
    173184=== Fedora Core 6 (FC6) === 
     
    364375 
    365376The !JavaScript module enables grabbers to read web pages with embedded Javascript. It can be a difficult module to install on some distributions, but provides access to significantly better quality TV guide data. 
    366  
    367 '''Ubuntu Lucid 10.04''': You can download libjavascript-perl_1.14-1 from 
    368 https://launchpad.net/ubuntu/+source/libjavascript-perl/1.14-1 which 
    369 if installed by itself does break dependencies, so also download 
    370 libmozjs0d from https://launchpad.net/ubuntu/lucid/+package/libmozjs0d. Then use "sudo dpkg -i 
    371 libmozjs0d_1.8.1.16+nobinonly-0ubuntu1....deb" to install the 
    372 dependencies and then install libjavascript-perl in the same way. 
    373377 
    374378'''!RedHat Fedora''': If you're running a !RedHat Fedora system, you can verify whether you have the required !JavaScript perl module bindings ''js'' and ''js-devel'' through RPM: