rt2mei - Installation for Linux

Before You Install
If you have PHP 4.3.5 or greater installed then you can move straight to the next section.
If you do not have it then you will have to obtain it from your own distribution's download site.
Install And Run rt2mei
Read the FAQ below.
Unzip the downloaded file to /usr/home/rt2mei (if you choose a different directory then substitute that in these instructions).
Edit the rt2mei configuration file (/usr/home/rt2mei/rt2mei.cfg) in a text editor (see to How to Configure rt2mei) so that the correct EPG data for you is downloaded. This will vary according to region and taste.
At a shell prompt type the following:
php /usr/home/rt2mei/rt2mei.php
This assumes that PHP is already in the PATH.
Transfer the MyStuff.mei file to the \ProgramFiles folder on your Toppy. Transfer the rt2mei.mcl file to the \ProgramFiles\Settings\MyStuff\FavLists folder on your Toppy. No, I do not know how to achieve that from a Linux box (except the NSLU2).
See also rt2mei options.
FAQ
Can I use PHP 4?
Yes, rt2mei will work with PHP 4.3.5 or greater.
Can I install rt2mei in a different directory to the one mentioned above?
Yes, of course you can.
Can the MyStuff.mei and rt2mei.mcl files be written to a different folder?
Yes, of course. Just add -o <path to folder> on the end of the line that invokes the script in the batch file. For example:
php /usr/home/rt2mei/rt2mei.php -- -o /usr/home/mei
Remember to put the '--' before any options.
What other options exist for rt2mei?
The options are explained here.

|