|
Home > Archive > Linux/Unix > July 2001 > lyrix on sco-unix 7.1
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
lyrix on sco-unix 7.1
|
|
| amitdash 2001-07-23, 3:21 am |
| is it possible to run lyrix on sco-7.1?
does sco 7.1 support lyrix?please reply urgently? | |
|
| Yes. You need to load the kernel module ibcs.o
(Intel Binary Compatib. Specific) depending on your kernel:
cd /lib/modules/2.0.27/misc
insmod iBCS.o
then you can run SCO binaries. To install the packages follow the normal instructions or decompress it:
tar -xvzf package.tgz
Hope this helps. |
|
|
|
|