[26468] in Athena Bugs
Re: sun4 9.4.9: audiocontrol
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Fri Jun 24 18:22:19 2005
Message-Id: <200506242221.j5OMLbfu021441@brad-majors.mit.edu>
To: "Roger A. Roach" <rar@mit.edu>
In-Reply-To: Your message of "Fri, 24 Jun 2005 10:14:08 EDT."
<200506241414.j5OEE82x012921@rar.mit.edu>
Date: Fri, 24 Jun 2005 18:21:36 -0400
From: Garry Zacheiss <zacheiss@mit.edu>
X-Spam-Score: 1.689
X-Spam-Level: * (1.689)
X-Spam-Flag: NO
cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
Hi Roger,
This is a known problem that will be fixed in the 9.4.10 patch release.
In the meantime, you should be able to fix it manually on your
workstation by becoming root and doing the following:
cd /usr
rm java
ln -s jdk/jdk1.5.0_01 java
Garry