Check to make sure the permissions of jre/lib/i386/libsunwjit.so are
0775 - it appears that some of the glibc2.0 jdk1.2pre2 did not have
this set properly (see mail attached below).
-Jim
---------
Sender: [EMAIL PROTECTED]
Date: Sat, 05 Jun 1999 15:44:45 -0700
From: Nathan Meyers <[EMAIL PROTECTED]>
X-Accept-Language: en
To: [EMAIL PROTECTED]
Subject: Quick fix for the broken permissions in jdk1.2pre2
Content-Type: text/plain; charset=us-ascii
Resent-From: [EMAIL PROTECTED]
X-Mailing-List: <[EMAIL PROTECTED]> archive/latest/7933
X-Loop: [EMAIL PROTECTED]
Precedence: list
Resent-Sender: [EMAIL PROTECTED]
For those who are tripping over the broken permissions in the jdk1.2pre2
pre-release, here is the complete list of commands to fix them (based on
comparing to the glibc2.1-compatible tree, which isn't broken):
chmod 0775 jre/lib/i386/libsunwjit.so
chmod 0644 jre/lib/fonts/LucidaTypewriterRegular.ttf
chmod 0644 jre/lib/fonts/LucidaTypewriterBold.ttf
chmod 0644 jre/lib/fonts/LucidaTypewriterOblique.ttf
chmod 0644 jre/lib/fonts/LucidaTypewriterBoldOblique.ttf
chmod 0644 jre/lib/fonts/LucidaBrightRegular.ttf
chmod 0644 jre/lib/fonts/LucidaBrightDemiBold.ttf
chmod 0644 jre/lib/fonts/LucidaBrightItalic.ttf
chmod 0644 jre/lib/fonts/LucidaBrightDemiItalic.ttf
chmod 0644 jre/lib/fonts/LucidaSansRegular.ttf
chmod 0644 jre/lib/fonts/LucidaSansDemiBold.ttf
chmod 0644 jre/lib/fonts/LucidaSansOblique.ttf
chmod 0644 jre/lib/fonts/LucidaSansDemiOblique.ttf
Nathan
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]