AMENDMENT 1 TO INFORMATION RELEASE AB150
INSTALLING SCO OPEN SERVER 5.X
TO SUPPORT UNIVISION AND CHARISMA
Due to some errors and omissions the following amendments must be made to the above Information Release.
1. Replace pages 3 and 4 with the new pages 3, 4 and 4a attached.
2. Replace pages 7 and 8 with pages 7/8 attached.
3. On page 17 amend:
cpio find . -print | cpio -ocvB -O /dev/rct0
to
find . -print | cpio -ocvB -O /dev/rct0
4. Add the new page "Configuring printers" after page 13. Mark it as page 13A.
13A
Configuring Printers
Use scoadmin to configure printers. For UniVision configurations use UVdumb as the printer type and UVstandard as the interface script.
For each printer add entry similar to the one below, in the file
/etc/rc.d/userdef.
If these entries are omitted then printers will not flow control properly.
(stty 9600 CS8 ixon ixoff oncllr;cat>/dev/null)/p>
where xx is the device name of the printer for /dev/LP01
For Charisma Installations only
cd /var/spool/1p/admins/1p/interfaces
In this directory will be files named after each printer allocated through scoadmin.
Add the following entry to the top of each of these interface scripts.
stty 9600 cs8 ixon ixoff onclr opost 0<&1