Greek fonts for subs

Alexis

Vu+ Newbie
Can we find ''eglibc-gconv-iso8859-7'' for support Greek subs in BH images(solo2 BH2.03)?
Is there the opportunity install it manually?
Thanks in advance.
 
first give by telnet this

Code:
opkg install eglibc-gconv-iso8859-7

restart GUI

and with your ftp program go to
usr/bin/
and edit enigma.sh
add in 2 line this
export GST_SUBTITLE_ENCODING=”ISO-8859-7”
save and exit and after restart GUI again you 're ready
 
first give by telnet this

Code:
opkg install eglibc-gconv-iso8859-7

restart GUI

and with your ftp program go to
usr/bin/
and edit enigma.sh
add in 2 line this
export GST_SUBTITLE_ENCODING=”ISO-8859-7”
save and exit and after restart GUI again you 're ready

Ok but this is for export ISO8859-7.
In the image list i have only ISO8859-15.
eglibc-gconv-iso8859-15 - 2.10-r8.6
When i try to install ''eglibc-gconv-iso8859-7'' via telnet, reported that the file is not exist.
 
first give by telnet this

Code:
opkg install eglibc-gconv-iso8859-7

restart GUI

and with your ftp program go to
usr/bin/
and edit enigma.sh
add in 2 line this
export GST_SUBTITLE_ENCODING=”ISO-8859-7”
save and exit and after restart GUI again you 're ready

In telnet: Unknown package 'eglibc-gconv-iso8859-7'.
Collected errors:
* opkg_install_cmd: Cannot install package eglibc-gconv--iso8859-7.
 
File,
I have found it with opkg update..
But what's the different between update and upgrade?
It needs to do and upgrade?
 
i don't know why you have this error
but i was install it many times without problems
in my solo2 with same image 2.0.3 and with older versions
try to do opk update

I did it... I will test it tomorrow
Thanks sat gr...
I still wonder if it is necessary to do opkg upgrade.
Can u tell me?
 
yes you can also with VuCC run update
with this you will update your image packages
after update follow 2 steps from post 2
 
Back
Top