|
UserGuide
|
ECS-TV Install Guide
Welcome to the ECS-TV Base install guide, the following sections outline how to get your workstation set up ready to take advantage of all available ECS-TV services. You connected from IP 38.107.191.116,
|
| # ping6 ford.6core.ecs.soton.ac.uk |
| Windows XP | Linux | Mac |
|
WinXP:
Requirements: Windows XP + SP1. Command Line Version (Recommended):
Graphical Version:
|
The following are only quick reference guides relevant at time of writing please refer to the official firefox site for more detailed guidelines on installation
Windows & MAC:See the official firefox site for an official installer download.
Use apt to install the latest version:
| # apt-get install mozilla-firefox |
See the official firefox site for an official installer download.
VLC media player is a very powerful media player able to perform all the functions needed to take advantage of the full range of media provided by ECS-TV. VLC is still under high development and ECS-TV recommends you keep up- to date with the latest versions of VLC. An install of version 0.8.4 is recommended (no official release at time of writing however nightly builds are available here). The following provides a guide on how to install VLC (subject to being relevant to the latest versions).
Windows:Download the latest version of VLC from the VideoLAN site. Run this installer and follow the onscreen instructions to ensuring that the firefox plugin is installed at the same time. Note: The activeX plugin provides a plugin for Internet Explorer, however ECS-TV does not officially suport content in this browser at this time.
Providing VLC can find your install of Mozilla Firefox (i.e. It is in the default) location it will automatically copy accross the required files for the plugin. If this isn't done then the 2 files in the VLC/Mozilla directory need to be copied into the Mozilla/plugins directory.
Use apt to install the latest version:
|
Stable: # apt-get install vlc # apt-get install mozilla-plugin-vlc Unstable (latest nightly build): Add "deb http://nightlies.videolan.org/build/sid-i386/arch ./" to /etc/apt/sources.list # apt-get update # apt-get install vlc # apt-get install mozilla-plugin-vlc |
It is recommended that a binary release of VLC is found from your distributions package tree, compiling from source can take some time (i.e. >6 hours to get right). If manual compilation is not an option all libraries are available from the official VideoLan site. The following is a guide command for the ./configure operation.
| # ./configure --enable-x11 --enable-xvideo --disable-gtk --enable-sdl --with-ffmpeg-tree='path to ffmpg compile' --enable-ffmpeg --with-ffmpeg-mp3lame --enable-mad --enable-libdvbpsi --enable-a52 --enable-dts --enable-libmpeg2 --enable-dvdred --enable-dvdnav --enable-faad --enable-dvbpsi --enable-mod --enable-vorbis --enable-ogg --enable-theora --enable-faac --disable-mkv --enable-freetype --enable-fribidi --enable-speex --enable-flac --enable-livedotcom --with-livedotcom-tree='path to live compile' --enable-caca --disable-skins --disable-skins2 --enable-alsa --enable-kde --disable-qt --enable-ncurses --enable-mozilla --enable-wxwidgets --enable-release --enable-x264 --with-x264-tree='path to x264 compile' --prefix='install path e.g. /usr/local' |
See the official VideoLan site for an installer download. Note:Nightly builds for the MAC are also available.
Other Systems:Installations of VLC for other systems are available from the VideoLan website.
| Previous | Part 1 - Base Application Setup | Next |