RatKing wrote:

>
> In my PC, Windows95+Communicator4.61+Java Plug-in Control Panel, run Applet
> v1.2.2 correctly.
>
>                                 [EMAIL PROTECTED]
>                                     1999.09.25
>
> Yohans Mendoza wrote:
>
> > why I can't run applets in my browser?
> > I have RH60 and Netscape 4.5.1
>

There's a well known problem with running applets under Netscape on RH6.0.

If your problem manifests itself as a 'bus error' message and then a browser crash
you can fix this by editing your X font server configuration file at the location:
/etc/X11/fs/config - the default configuration that ships with RH6.0 is
incomplete.

Here's a copy of the config we use at our location:
<quote>
#
# Default font server configuration file for Red Hat Linux 6.0
#

# allow a max of 4 clients to connect to this font server
client-limit = 4

# when a font server reaches its limit, start up a new one
clone-self = off

# alternate font servers for clients to use
#alternate-servers = foo:7101,bar:7102

# where to look for fonts
# Some of these are commented out, i.e. the TrueType and Type1
# directories in /usr/share, because they aren't forced to be
# installed alongside X.
#
catalogue = /usr/X11R6/lib/X11/fonts/misc:unscaled,
        /usr/X11R6/lib/X11/fonts/75dpi:unscaled,
        /usr/X11R6/lib/X11/fonts/100dpi:unscaled,
        /usr/X11R6/lib/X11/fonts/misc,
        /usr/X11R6/lib/X11/fonts/Type1,
        /usr/X11R6/lib/X11/fonts/Speedo,
        /usr/X11R6/lib/X11/fonts/75dpi,
        /usr/X11R6/lib/X11/fonts/100dpi

# in 12 points, decipoints
default-point-size = 120

# 100 x 100 and 75 x 75
default-resolutions = 75,75,100,100

# how to log errors
use-syslog = on
</quote>

--
David Marshall                  email:  [EMAIL PROTECTED]
President                       phone:  1-941-596-2480
VM Systems, Inc.                fax:    1-941-596-2483




----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to