Patch-ID# 100499-04 Keywords: printtool Synopsis: OpenWindows 3.0: printtool looks for longest entry instead of first 2 Date: Apr/01/94 Solaris Release: 1.0 1.0.1 1.1 1.1.1A 1.1.2 SunOS Release: 4.1.1 4.1.2 4.1.3 4.1.3_U1A 4.1.4 Unbundled Product: Openwindows Unbundled Release: 3.0 Topic: Printtool patch BugId's fixed with this patch: 1074177 1058325 1099010 Changes incorporated in this version: 1099010 Relevant Architecture: sparc NOTE: sun4 Files included with this patch: printtool Problem Description: BUGID Description 1074177 printtool looks at all printer names for longest name instead of first 2. This version only looks at the first two and chooses the longest from them. 1058325 print check error(): pipe error: Error 0", nothing prints 1099010 Printool does not allow root to delete other peoples print jobs. INSTALL: As root, make a backup copy of printtool: mv $OPENWINHOME/bin/printtool $OPENWINHOME/bin/printtool.FCS Now install the patched version of printtool and verify permissions: cp sun4/printtool $OPENWINHOME/bin/printtool chmod 755 $OPENWINHOME/bin/printtool