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