Kirstin, It's Java, so in your application "alias" you can probably enter a Java command similar to:
C:\home\Java\jre6\bin\javaw.exe -jar -Xmx1000m Mauve.jar" and change it to something like: C:\home\Java\jre6\bin\javaw.exe -jar -Xmx8000m Mauve.jar" (Sorry it's been a while since I worked on a Mac) -pete On 11/29/2012 10:19 AM, Kirstin Hanks wrote: > Hi, > > Does anyone know how to permanent change the allocated memory on the > graphical version on a Mac? So it has more memory every time i open it > rather than just one session, and graphical so i can use all the > export extensions. > > I keep getting that error 134, which i think means it's run out of > memory. It seems to work fine on my PC, but cuts out on my Mac. I > think my Mac actually has more RAM than my PC, so i think it's just > been allocated a tiny subset of the available memory on the Mac or > something? > > Cheers, > Kirstin > ------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: VERIFY Test and improve your parallel project with help from experts and peers. http://goparallel.sourceforge.net _______________________________________________ Mauve-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mauve-users
