LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Got "Cannot load target charset koi8-r" with xls2csv on on Linux RHEL 5 (https://www.linuxquestions.org/questions/linux-newbie-8/got-cannot-load-target-charset-koi8-r-with-xls2csv-on-on-linux-rhel-5-a-654289/)

zebela 07-08-2008 08:38 AM

Got "Cannot load target charset koi8-r" with xls2csv on on Linux RHEL 5
 
Hi all and thanks in advance,

Code:

[gidt@gidtdevt /usr/bin]>xls2csv
Cannot load charset koi8-r - file not found
Cannot load target charset koi8-r

[gidt@gidtdevt /exe/gidt/perl/fct]>find /usr -name '*koi8*'
/usr/share/enscript/koi8.enc
/usr/share/vim/vim70/print/koi8-u.ps
/usr/share/vim/vim70/print/koi8-r.ps
/usr/share/vim/vim70/lang/menu_uk_ua.koi8-u.vim
/usr/share/vim/vim70/lang/menu_ru_ru.koi8-r.vim
/usr/share/a2ps/encoding/koi8.edf
/usr/share/terminfo/k/klone+koi8acs
/usr/share/terminfo/l/linux-koi8
/usr/share/terminfo/l/linux-koi8r
/usr/share/terminfo/c/cons50-koi8r-m
/usr/share/terminfo/c/cons25-koi8-r
/usr/share/terminfo/c/cons50-koi8r
/usr/share/terminfo/c/cons25-koi8r-m
/usr/share/terminfo/c/cons60-koi8r
/usr/share/terminfo/c/cons60-koi8r-m
/usr/share/man/fr/man7/koi8-r.7.gz
/usr/share/man/en/man7/koi8-r.7.gz
/usr/share/man/man7/koi8-r.7.gz
/usr/share/cups/charmaps/koi8-u.txt
/usr/share/cups/charmaps/koi8-r.txt

Can anybody help ?

This worked fine on HP_UX

Alain

zebela 07-08-2008 10:20 AM

It is different ( better ? ) with utf-8 :

/exe/gidt/bin/xls2csv -d utf-8
Cannod read substitution map ascii.specchars

Any idea ?


All times are GMT -5. The time now is 02:46 PM.