环境描述

MAC OS X V10.7.4

Safari V5.1.4

EBS R12.1.1

 

OS 系统下访问EBS不能简单的从www.sun.com网站下载jre for MAC os插件,需要进行一些简单的设置.

 

  1. 1.     浏览器设置

Under 'Preferences > Security > Web Content':

Select: 'Enable plug-ins, Enable Java, Enable JavaScript'

Do not select: 'Block Pop-Up Windows'

Under 'Preferences > Advanced': select 'Press Tab' to highlight each item on a webpage

 在MACBook笔记本上通过Safari 访问EBS系统

 在MACBook笔记本上通过Safari 访问EBS系统

  1. For the Java Plug-in

 在MACBook笔记本上通过Safari 访问EBS系统

Note: You must be logged in as an administrator. If prompted for your administrator password after a command, enter it and then press the Return or Enter key.

  1. Open Terminal, located in the Utilities folder.
  2. Enter this command, then press the Return or Enter key:

       sudo mkdir -p /Library/Internet\ Plug-Ins/disabled 

  1. Enter this command, then press the Return or Enter key:

      sudo mv /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin /Library/Internet\ Plug-Ins/disabled

  1. Enter this command, then press the Return or Enter key:

      sudo ln -sf /System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPlugin2_NPAPI.plugin /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin 

  1. To re-enable Java SE 6 Web Start, enter this command, then press the Return or Enter key:

       sudo ln -sf /System/Library/Frameworks/JavaVM.framework/Commands/javaws /usr/bin/javaws

 

<EOF>

相关文章:

  • 2021-04-15
  • 2022-01-03
  • 2021-11-07
  • 2021-12-03
  • 2022-02-07
  • 2022-02-10
  • 2022-01-08
  • 2021-10-08
猜你喜欢
  • 2021-12-21
  • 2021-10-02
  • 2021-07-23
  • 2021-07-02
  • 2022-12-23
  • 2022-12-23
  • 2022-02-17
相关资源
相似解决方案