shkurkin
Роман Егошин
Зареєстрован(а) с: 20.12.2011
Повідомлення: 1
|
OpenScada скомпилена в окружении debian 6 armel c использованием scratchbox2 на x86. rootfs залита на девайс.
Непосредственно на устройстве:
[root@lexx666 ~] # locale
LANG=ru_RU.UTF-8
LANGUAGE=
LC_CTYPE="ru_RU.UTF-8"
LC_NUMERIC="ru_RU.UTF-8"
LC_TIME="ru_RU.UTF-8"
LC_COLLATE="ru_RU.UTF-8"
LC_MONETARY="ru_RU.UTF-8"
LC_MESSAGES="ru_RU.UTF-8"
LC_PAPER="ru_RU.UTF-8"
LC_NAME="ru_RU.UTF-8"
LC_ADDRESS="ru_RU.UTF-8"
LC_TELEPHONE="ru_RU.UTF-8"
LC_MEASUREMENT="ru_RU.UTF-8"
LC_IDENTIFICATION="ru_RU.UTF-8"
LC_ALL=
В скрипте openscada в init.d прописал:
export LANG=ru_RU.UTF-8
export LANGUAGE=ru_RU.UTF-8
export LC_ALL=ru_RU.UTF-8
echo "--------------------"
printenv LANG
printenv LANGUAGE
printenv LC_ALL
echo "--------------------"
Запускаем
[root@lexx666 ~]# /etc/init.d/openscada start
Starting openscada:--------------------
ru_RU.UTF-8
ru_RU.UTF-8
ru_RU.UTF-8
--------------------
Start into demon mode!
3|/EmptySt/ | Station 'EmptySt' is not present in the config-file. Use 'PLKStation' station configuration!
1|/PLKStation/ | Load!
[root@lexx666 ~]# 1|/PLKStation/sub_UI/mod_WebCfgD/ | Connect module!
Хм русским не пахнет. так то некритично, но локали то лежат русские :)
mc и коноль через ssh русские. пример apt-get.
[root@lexx666 ~]# apt-get update
В кэше http://ftp.ru.debian.org squeeze Release.gpg
Игн http://ftp.ru.debian.org/debian/ squeeze/contrib Translation-en
Игн http://ftp.ru.debian.org/debian/ squeeze/contrib Translation-ru
Игн http://ftp.ru.debian.org/debian/ squeeze/main Translation-en
Игн http://ftp.ru.debian.org/debian/ squeeze/main Translation-ru
В кэше http://ftp.ru.debian.org squeeze Release
В кэше http://ftp.ru.debian.org squeeze/main Sources
В кэше http://ftp.ru.debian.org squeeze/contrib Sources
В кэше http://ftp.ru.debian.org squeeze/main armel Packages
В кэше http://ftp.ru.debian.org squeeze/contrib armel Packages
Чтение списков пакетов... Готово
|