Changes between Version 12 and Version 13 of Reading/XenG/vmgl


Ignore:
Timestamp:
Apr 28, 2009, 4:57:51 PM (15 years ago)
Author:
rider
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Reading/XenG/vmgl

    v12 v13  
    351351'''# 有興趣的也可以在行動裝置上使用 VNC Viewer or VLC 來實驗看看.''' [[BR]]
    352352
    353 == 步驟十一: Dom0 OpenGL 3.0 效能實測 ==
     353== 步驟十一: Firefox Cooliris 嘗鮮 ==
     354'''# 打開 Firefox 打開"工具" -> "附加元件" -> "取得元件" -> 搜尋並安裝"cooliris" -> 重新啟動 Firefox.''' [[BR]]
     355'''# 若有問題請執行以下步驟.''' [[BR]]
     356rider@guest:~$ mkdir -p .mozilla/plugins [[BR]]
     357'''# 下載 Adobe 64-bit Flash Player 10 plugin.''' [[BR]]
     358rider@guest:~$ wget !http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.22.87.linux-x86_64.so.tar.gz [[BR]]
     359rider@guest:~$ tar -zxvf libflashplayer-10.0.22.87.linux-x86_64.so.tar.gz -C ~/.mozilla/plugins [[BR]]
     360'''# Check 有無遺失 Librady 或路徑有誤.''' [[BR]]
     361rider@guest:~$ ldd ~/.mozilla/firefox/xc8lwx2j.default/extensions/!piclens@cooliris.com/libs-64/libcooliris19.so [[BR]]
     362rider@guest:~$ ldd ~/.mozilla/firefox/xc8lwx2j.default/extensions/!piclens@cooliris.com/libs-64/libav.so [[BR]]
     363'''# 安裝所需 Library , 並建立 linking.''' [[BR]]
     364rider@guest:~$ sudo apt-get install libmozjs0d libmozillainterfaces-java xulrunner-1.9 libxsltc-java libxslt1.1 xulrunner
     365rider@guest:~$ sudo ln -sf /usr/lib/libxpcom.so.0d /usr/lib/libxpcom.so [[BR]]
     366rider@guest:~$ sudo ln -sf /usr/lib/libmozjs.so.0d /usr/lib/libmozjs.so [[BR]]
     367rider@guest:~$ sudo ldconfig [[BR]]
     368'''# Restart Firefox.''' [[BR]]
     369
     370== 步驟十二: Dom0 OpenGL 3.0 效能實測 ==
    354371'''# 使用工具: "Unigine Tropics" or "NVIDIA !PerfKit" 來測試 NVIDIA OpenGL 3.0 效能''' [[BR]]
    355372'''# 使用 Tropics.''' [[BR]]