vbox的更動 11852 路徑 trunk/src/libs/xpcom18a4/python/sample
- 時間撮記:
- 2008-8-29 下午10:30:07 (16 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/libs/xpcom18a4/python/sample/vboxshell.py
r11848 r11852 21 21 # To allow library resolution 22 22 # export LD_LIBRARY_PATH=$VBOX_PROGRAM_PATH 23 # 23 24 # Additionally, on 64-bit Solaris, you need to use 64-bit Python from 24 25 # /usr/bin/amd64/python and due to quirks in native modules loading of … … 26 27 # mkdir $VBOX_PROGRAM_PATH/64 27 28 # ln -s $VBOX_PROGRAM_PATH/VBoxPython.so $VBOX_PROGRAM_PATH/64/VBoxPython.so 29 # 30 # Mac OS X users can get away with just this: 31 # export PYTHONPATH=$VBOX_SDK/bindings/xpcom/python:$PYTHONPATH 32 # , where $VBOX_SDK is is replaced with the place you unzipped the SDK 33 # or <trunk>/out/darwin.x86/release/dist/sdk. 34 # 28 35 # 29 36 import traceback
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器