>>>>> Steve writes:
Steve> Hi. I'm currently developing a Linux project with
Steve> JDK1.1.7_v3 and JMF1.1 all-platforms release. Recently
Steve> (well, today actually) I've had problems when I run the
Steve> applet (which is JAR'd up) as when appletviewer tries to
Steve> run it, it gets an OutOfMemory exception.
Steve> I am aware of ways of increaseing the memory in java, but
Steve> not in appletviewer.
You can use the '-J' option, e.g.
$ appletviewer -J-ms64m -J-mx128m ...
Juergen
--
Juergen Kreileder, Blackdown Java-Linux Porting Team
http://www.blackdown.org/java-linux.html
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]