Patch-ID# 100927-01
Keywords: .openwin-init, script, owplaces, incorrect, DISPLAY
Synopsis: OpenWindows 3.0 olwm/owplaces places incorrect script header in .openwin-init file.
Date: Apr/14/93
 
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: owplaces patch
 
BugId's fixed with this patch: 1118777

Changes incorporated in this version:

Architectures for which this patch is available: sparc

Patches which may conflict with this patch: 

Obsoleted by: 

Files included with this patch: owplaces

Problem Description: In ".openwin-init" there is an incorrect script header placed just 
		     before the clients by "owplaces" when SAVE_WORKSPACE is invoked and
		     the DISPLAY environment variable consists of a full domain name.

INSTALL: 

	To install this patch. Let the directory containing this
	README file be called $PATCHDIR. Make sure your OPENWINHOME
	environment variable points to the correct place.

	1). Become superuser (or a user who has permissions to modify
	    $OPENWINHOME/bin

	2). Move the old owplaces binary into a safe place.

	eg.

	mv $OPENWINHOME/bin/owplaces $OPENWINHOME/bin/owplaces-FCS

	3). Install the new owplaces binary by typing :-

	mv $PATCHDIR/sun4/owplaces $OPENWINHOME/bin/owplaces
