64位linux上的JavaServiceWrapper,有问题吗?

发布于 2024-07-04 13:22:04 字数 356 浏览 5 评论 0原文

我们已经使用 32 位 Linux 版本的 JavaServiceWrapper 有一段时间了,它工作得很好。 我们现在正在考虑在 64 位 Linux 系统上也使用它。 网站上有 64 位二进制文​​件的下载,但在查看 64 位版本的 Makefile 时,我发现了以下评论: # 这个 makefile 正在进行中。 它可以构建,但生成的 libwrapper.so 尚未工作。 # 如果你知道如何修复它,请帮忙。

任何人都可以确认此评论已经过时并且生成的包装器将毫无缺陷地工作吗?

We've been using the 32bit linux version of the JavaServiceWrapper for quite a while now and it's working perfectly. We are now considering also using it on 64bit linux systems. There are downloads for 64bit binaries on the website, but looking into Makefile for the 64bit version I found the following comment, though:
# This makefile is in progess. It builds, but the resulting libwrapper.so does not yet work.
# If you know how to fix it then please help out.

Can anyone confirm, that this comment is just outdated and the resulting wrapper will work without flaws?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

謌踐踏愛綪 2024-07-11 13:22:04

看看http://yajsw.sourceforge.net/

它是 TanukiSoftware Java Service Wrapper 的免费且相当兼容的重新实现,具有免费的 64 位支持。

Take a look at http://yajsw.sourceforge.net/.

It's free and rather compatible reimplementation of TanukiSoftware Java Service Wrapper featuring free 64-bit support.

风轻花落早 2024-07-11 13:22:04

在过去一年左右的时间里,我已经让它在 64 位 Red Hat 的生产环境中运行,没有出现任何问题。

I've had it running in production on 64-bit red hat without any trouble for the last year or so.

渡你暖光 2024-07-11 13:22:04

来自 http://wrapper.tanukisoftware.org/doc/english/introduction.html:

提供二进制发行版
以下平台列表和
可在下载页面上找到。
仅已知的操作系统版本
工作已列出。

(剪掉...)

  • linux - Linux 内核; 2.2.x、2.4.x、2.6.x。 已知可与 Debian 和 Red Hat 配合使用,但应该可与任何
    分配。 目前支持
    32 位和 64 位 x86 以及 64 位 ppc
    系统。

From http://wrapper.tanukisoftware.org/doc/english/introduction.html :

Binary distributions are provided for
the following list of platforms and
are available on the download page.
Only OS versions which are known to
work have been listed.

(snip...)

  • linux - Linux kernels; 2.2.x 2.4.x, 2.6.x. Known to work with Debian and Red Hat, but should work with any
    distribution. Currently supported on
    both 32 and 64-bit x86, and 64-bit ppc
    systems.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文