国产一级a片免费看高清,亚洲熟女中文字幕在线视频,黄三级高清在线播放,免费黄色视频在线看

打開APP
userphoto
未登錄

開通VIP,暢享免費電子書等14項超值服

開通VIP
install omniORBpy

First, install omniORBpy

Get omniORBpy and Decompress

Download the omniORBpy v2.7 source (tar.gz file) from http://omniorb.sourceforge.net/. Later versions have not been tested.

$ tar -xzvf omniORBpy-2.7.tar.gz

Build and Install omniORBpy

$ ./configure$ make$ su -c "make install"

or

$ cd [omniORBpy directory]$ mkdir build$ cd build$ ../configure [configure options]$ make$ su -c "make install"

Create the python bindings for omniORB

You can create the bindings directory somewhere in your user directoryand list the directory in a .pth file as shown here, or you copy thecompiled idl to the local site-packages directory.

$ mkdir idl_py$ cd idl_py$ cp <path to ossie idl files>/*.idl .$ omniidl -p<path to omniORBpy backend> -bpython *
  • <path to ossie idl files> is typically /usr/local/include/ossie/ if installing from subversion but may be elsewhere if installed by another method.
  • <path to omniORBpy backend> is typically /usr/local/lib/python<version>/site-packages.

As root, create ossie.pth

# cd /usr/lib/python<version>/site-packages/# vim ossie.pth
  • Create the ossie.pth file to look as follows
<path to idl_py>/usr/local/lib/python2.x/site-packages/
本站僅提供存儲服務,所有內容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權內容,請點擊舉報
打開APP,閱讀全文并永久保存 查看更多類似文章
猜你喜歡
類似文章
python 環(huán)境設置
Cortex-vfx Installation on RHEL
python和linux的環(huán)境設置/PATH
linux安裝python3
可可熊的窩 ? Blog Archive ? libev編譯篇
零基礎學習Python
更多類似文章 >>
生活服務
分享 收藏 導長圖 關注 下載文章
綁定賬號成功
后續(xù)可登錄賬號暢享VIP特權!
如果VIP功能使用有故障,
可點擊這里聯(lián)系客服!

聯(lián)系客服