Hi,

I am trying to run SCO unix binaries on Linux using iBCS modules on Red Hat
6.2. 

Red Hat 6.2 by default just gives on the iBCS module (iBCS.o) but the
libraries are not present. Hence if I try to run any SCO binary after
loading iBCS module it gives the error segmentation fault.

Now I have installed the ibcs2.rpm from SuSE 6.3 CD. It has got ibcs module
for kernel 2.2.13 along with the required libraries. The iBCS.o file is
installed by the RPM in /usr/lib/modules/2.2.13/misc and the Red Hat 6.2
iBCS.o module is in /usr/lib/modules/2.2.14/misc. The RPM also installes
the required library files in /usr/lib etc.

Now my problem is, If I try to run yes binary from SCO on the Linux machine
it runs without any problem. However if I try to run more command ( which I
have renamed to umore on linux machine ) with ./umore than it gives the
following error :

******************************************************************
[root@dempo unix]# ./umore
libc: setlocale: LC_CTYPE: unable to open /etc/default/lang
libc: setlocale: LC_NUMERIC: unable to open /etc/default/lang
libc: setlocale: LC_TIME: unable to open /etc/default/lang
libc: setlocale: LC_COLLATE: unable to open /etc/default/lang
libc: setlocale: LC_MESSAGES: unable to open /etc/default/lang
libc: setlocale: LC_MONETARY: unable to open /etc/default/lang
Usage: ./umore [-dflsucrwv] [-n] [+linenum | +/pattern] name1 name2 ...
******************************************************************

The output of locale command on my machine is as follows :

LANG=en_US
LC_CTYPE="en_US"
LC_NUMERIC="en_US"
LC_TIME="en_US"
LC_COLLATE="en_US"
LC_MONETARY="en_US"
LC_MESSAGES="en_US"
LC_ALL=

I even installed locale_config rpm from Red Hat CD and ran locale_config
and selected English(US).

Can anybody help me why I am getting the above libc error while running SCO
binaries. LIBC rpm etc. all are installed.

Any help will be great ?

Thanks

Regards


Rajesh



Dempo House,
Campal,
Panaji,  403 001
GOA. INDIA.
-----------------------------------
Telephone: 91(832)226281 to 286
Fax:       91(832)225098 / 228588
E-mail:    [EMAIL PROTECTED]
URL:       http://www.dempos.com
-----------------------------------


----------------------------------------------
The mailing list archives are available at
http://lists.linux-india.org/cgi-bin/wilma/LIH

Reply via email to