Thanks Zoltan, I switched it around, now to see if it makes any difference. Kanotix uses JRE 1.4 but I don't think it matters...
Brian --- In [email protected], Zoltan Grose <[EMAIL PROTECTED]> wrote: > > IIRC: > > java -Xms256m -Xmx512m -jar runVassal.jar > > since -jar is looking for the name of the JAR file. > > -z > > On Jan 24, 2006, at 11:34 AM, tonyco55 wrote: > > > Hi Rodney, > > > > This is the shell script I use to start VASSAL: > > > > java -jar -Xms256m -Xmx512m runVassal.jar > > > > Do I have it wrong? > > > > Thanks, > > > > Brian > > > > --- In [email protected], Rodney Kinney <[EMAIL PROTECTED]> > > wrote: > > > > > > > java -help # this will show standard command line options > > > > java -X # will show non-standard command line options > > > > > > > > > Right. It makes a difference whether you put the "-Xmx..." before > > or after > > > the "-jar ..." > > > > > > rk Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vassalengine/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
