On Jul 7, 2009, at 5:48 AM, Harry M. Greenblatt wrote:

> BS"D
>
> Dear All,
>
>   Scott Dixon pointed out that you can optionally get JRE 1.6 for  
> OSX from the Apple website.  I did this, and CAVER succeeded (but  
> see below).
> One does have to make sure to use Java Preferences utility in the  
> utilities folder to make sure JRE 1.6 (i.e., J2SE 6.0) is used  
> instead of 1.5.
If there is a problem with switching over completely to JRE 1.6 via  
Java Preferences, then you can create a shell script to run a  
particular program under JRE 1.6 while leaving the Java Preferences at  
the default.  Use something like:

JAVA=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Commands/ 
java
$(JAVA) your_program_name_and_options

to run a program under JRE 1.6
>
> See
>
> http://www.apple.com/downloads/macosx/apple/application_updates/javaformacosx105update1.html
>
> Then you can update:
>
> http://www.apple.com/downloads/macosx/apple/application_updates/javaformacosx105update4.html
>
>
>  Unfortunately this is only for 10.5.7, Intel 64-bit machines, so  
> PPC machines, and even older Intel machines are not helped.
PPC machines are certainly left out.  I think that almost all of the  
Intel machines will run JRE 1.6 fine.  For example, my 2.5 year old  
MacBook Pro works fine.
Scott
>
>
> Harry
>
> -------------------------------------------------------------------------
> Harry M. Greenblatt
> Associate Staff Scientist
> Dept of Structural Biology           harry.greenbl...@weizmann.ac.il
> Weizmann Institute of Science        Phone:  972-8-934-3625
> Rehovot, 76100                       Facsimile:   972-8-934-4159
> Israel
>
>
>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge
> This is your chance to win up to $100,000 in prizes! For a limited  
> time,
> vendors submitting new applications to BlackBerry App World(TM) will  
> have
> the opportunity to enter the BlackBerry Developer Challenge. See  
> full prize
> details at: 
> http://p.sf.net/sfu/blackberry_______________________________________________
> PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
> Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
> Archives: http://www.mail-archive.com/pymol- 
> us...@lists.sourceforge.net


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have 
the opportunity to enter the BlackBerry Developer Challenge. See full prize 
details at: http://p.sf.net/sfu/blackberry
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to