Re: SCO Openserver Applications on Linux

2002-10-03 Thread Eric Wood
There used to be called a iBCS modules that you loaded and it ran SCO stuff. Now it's called ABI. I think it's still a module: /lib/modules/2.4.18-10/kernel/abi/sco/abi-sco.o Maybe use can do a insmod abi-sco or modprobe abi-sco. Is this modules already loaded (lsmod)? -eric wood - Origina

Re: SCO Openserver Applications on Linux

2002-10-02 Thread Eric Wood
Add /shlib to your /etc/ld.so.conf file and run the re-run the "ldconfig" program. -eric - Original Message - From: <[EMAIL PROTECTED]> > He installed the libc_s in a directory he called /shlib, like it is on SCO Openserver. This is not the right place, or this library doesn't work.