VirtualBox

忽略:
時間撮記:
2008-8-29 下午10:30:07 (16 年 以前)
作者:
vboxsync
訊息:

Python on the mac.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/libs/xpcom18a4/python/sample/vboxshell.py

    r11848 r11852  
    2121# To allow library resolution
    2222#  export LD_LIBRARY_PATH=$VBOX_PROGRAM_PATH
     23#
    2324# Additionally, on 64-bit Solaris, you need to use 64-bit Python from
    2425# /usr/bin/amd64/python and due to quirks in native modules loading of
     
    2627#   mkdir $VBOX_PROGRAM_PATH/64
    2728#   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
    2835#
    2936import traceback
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette