问题标签 [omniorb]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
11 浏览

omniorb - sudo $OSSIEHOME/bin/cleanomni

配置 OmniORB 我运行以下命令并收到以下错误:

文件“/usr/local/redhawk/core/bin/cleanomni”,第 54 行打印“此脚本必须以 root 权限运行。” 即使我以 root 身份运行它,我也会得到这个。这是什么原因造成的?

0 投票
1 回答
70 浏览

ubuntu - 在 Ubuntu 20.04 上安装 Redhawk 尝试启动 OmniOrb 服务但失败并出现以下错误:

omn​​iOrbName 服务启动失败,并出现以下错误:

0 投票
0 回答
74 浏览

ubuntu - 在 Ubuntu 20.04 上使用 build.sh 从源代码安装 Redhawk。我收到以下错误:检查 OMNIORB 是

我正在从源代码https://github.com/Geontech/redhawk-ubuntu在 Ubuntu 20.04 上安装 Redhwawk 。我收到以下错误:检查 OMNIOR 是检查 OMNITHREAD.. 配置:错误:未满足包要求omnithread3 >= 4.0.0:

找不到包“omnithread3”

考虑调整 PKG_CONFIG_PATH 环境变量 OMNITHREAD_CFLAGS 和 OMNITHREAD_LIBS 以避免调用 pkg-config。

有关更多详细信息,请参见 pkg-config 手册页。我安装了omniorb 4.2。我如何让它与这个当前配置一起工作?还是我必须安装较旧的 4.1 版本的 omniorb。