|
|
在rh7.1下安裝sybase-11.9.2-3的問題尋求幫助??
|
|
使用全rpm包安裝後,重啟進入kde後用sybase用戶執行/opt/sybase-11.9.2/bin/srvbuild出現錯誤提示:
The context allocation routine failed when it tried to load localization files!!
One or more following problems may caused the failure
Your sybase home directory is /opt/sybase-11.9.2. Check the environment variable sybase if it is not the one you want!
Using locale name "zh_CN.GB2312"defined in environment variable LC_ALL
Locale name "zh_CN.GB2312"doesn't exitst in your opt/sybase-11.9.2/locales/locales.dat file
請問我該如何解決??
謝謝!'
|
|
|
Re: 在rh7.1下安裝sybase-11.9.2-3的問題尋求幫助??
|
|
幫幫我吧,快急死了!
|
|
|
改改那個文件
|
|
就是 /opt/sybase-11.9.2/locales/locales.dat
把裡面原來的zh_CN改稱zh_CN.GB2312
|
|
|
Re: 改改那個文件
|
|
在我的/opt/sybase-11.9.2/locales/locales.dat 文件中的linux段並沒有zh_CN,我仿照其它的加了一段,
可改了之後又出現了如下錯誤:
unable to load localization file /opt/sybase-11.9.2/locales/unicode/chinese/srvconfig.lcu
可sybase的中文rpm包的安裝目錄是/opt/sybase-11.9.2/locales/chinese/enucgb
出錯的原因是否因為這個,該如何解決?
|
|
|
你怎麼加的?
|
|
[linux] 一節下沒有,你可以加
locale = zh_CN.GB2312 , chinese, eucgb
自己多動動腦筋。按當年遇到這問題,也是自己一個人琢磨的。
|