To use Cross EPG plugin with latest release

As latest Tideglo E2/PKT version is written in Python 2.6 instead of 2.5

You need to install Cross EPG in the following order

Download the ipkg file & using DCC -FTP file to tmp folder

Then in telnet type the following command

cd /tmp & enter

Then tar -xvzf ipkg_var.tgz -C/ & enter

Download the cross epg file & FTP to tmp folder

then in telnet type the following command

cd /tmp & enter

Then ipkg install crossepg-enigma2_0.3.3-svn-33_sh4.ipk & enter

Reboot Gui

Then using DCC FTP to the file location of /etc/init.d/rcS ...right click and to edit the following file /usr/local/bin/enigma2

add this line

/var/crossepg/crossepg_epgmove.sh in the order below

So it now reads as the following example

echo "starting e2->"
/var/crossepg/crossepg_epgmove.sh
/usr/local/bin/enigma2

& save

Reboot Gui again & Cross EPG plugin should appear under the 'set up option'

Enjoy