VirtualBox

Changeset 20149 in vbox for trunk/src/VBox/Main/glue


Ignore:
Timestamp:
May 29, 2009 12:30:26 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
47950
Message:

Python: ship and install bindings with binary install on Linux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/glue/vboxapi.py

    r20141 r20149  
    2828
    2929os.environ["VBOX_PROGRAM_PATH"] = VboxBinDir
    30 #os.environ["VBOX_SDK_PATH"] = VboxSdkDir
     30os.environ["VBOX_SDK_PATH"] = VboxSdkDir
    3131sys.path.append(VboxBinDir)
     32# This directory's content goes to the site-wide directory
    3233#sys.path.append(VboxSdkDir+"/bindings/glue/python")
    3334
Note: See TracChangeset for help on using the changeset viewer.

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