fedora 下安装 helix mobile,如何启动 ?

ets2008 2007-03-04 02:47:52
# Bin/rmserver rmserver.cfg
Bin/rmserver: relocation error: Bin/rmserver: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

运行 export LD_ASSUME_KERNEL=2.4 也不行,help!
...全文
493 8 打赏 收藏 转发到动态 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
ig_scl 2007-07-05
  • 打赏
  • 举报
回复
Using Command Line Options

On both Windows and UNIX, you can include options when starting Helix Universal Server–Mobile from the command line. In most cases, use these options for debugging. You list options after the rmserver executable name, preceding each option with one or two hyphens as shown here:

Bin/rmserver -v rmserver.cfg

Command line options have both short names and long names, as summarized in the following table. Additional, Windows-only command line options are described in "Configuring Helix Universal Server–Mobile as a Windows Service".

Command Line Options on Windows and UNIX Short Name Long Name Function
-v --version Print version number and exit.
-h --help Print command line help and exit.
-m MB Set maximum memory use in Megabytes. The default is 256 Megabytes.
--out file --output-file file Redirect console output to the named file.
--rss [n] --report-server-stats [n] Report server statistics every n seconds. The default is 60 seconds.
--sct --skip-cpu-test Use configuration file CPU setting.
ig_scl 2007-07-05
  • 打赏
  • 举报
回复
To start Helix Universal Server–Mobile on UNIX:

1. Start any command shell.

2. Navigate to the main Helix Universal Server–Mobile installation directory.

3. Choose one of the following options:

1. Start Helix Universal Server–Mobile in the background with the following command:

Bin/rmserver rmserver.cfg &

2. Start Helix Universal Server–Mobile as an application:

Bin/rmserver rmserver.cfg

3. Optionally, you can set the amount of memory that Helix Universal Server–Mobile can use by including the -m parameter, where the number after -m specifies the amount of memory in Megabytes (must be greater than 32). The following example starts Helix Universal Server–Mobile as an application:

Bin/rmserver rmserver.cfg -m 512

The next example starts Helix Universal Server–Mobile as a background process:

Bin/rmserver rmserver.cfg -m 512 &
ets2008 2007-07-04
  • 打赏
  • 举报
回复
楼上的,ets2008@hotmail.com 交流交流 ?
moxiaolong 2007-07-04
  • 打赏
  • 举报
回复
同问!
我export LD_ASSUME_KERNEL=2.4之后运行Bin/rmserver rmserver.cfg出现下面的错误:
Bin/rmserver: error while loading shared libraries: libm.so.6: cannot open shared object file: No such file or directory
ets2008 2007-06-28
  • 打赏
  • 举报
回复
help
ets2008 2007-06-27
  • 打赏
  • 举报
回复
help
gary137 2007-03-07
  • 打赏
  • 举报
回复
hi, 老兄。

请问你说的helix mobile 是 helix mobile server吗?

请问哪里有下载的?
ets2008 2007-03-07
  • 打赏
  • 举报
回复
google

23,220

社区成员

发帖
与我相关
我的任务
社区描述
Linux/Unix社区 应用程序开发区
社区管理员
  • 应用程序开发区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧