如何创建具有基本依赖项的 deb 包?

发布于 2024-09-04 10:12:00 字数 232 浏览 7 评论 0原文

您好,我正在尝试为用 Java 编写的 Web 应用程序创建一个 deb 包(它使用 Apache Tomcat)。我的最终目标是启动一个存储库,人们可以将其添加到 apt-get 软件中,但是

  1. 我如何制作它以便包知道寻找像 tomcat、sun-java6 这样的依赖项-bin 和 ant?

  2. 如何编写安装程序脚本以将文件和文件夹放置在正确的位置?

    如何编写

Hi so I am trying to create a deb package for a web application written in Java (it uses Apache Tomcat). My eventual goal is to start a repository that people can add to apt-get the software, but

  1. How do I make it so that the package knows to look for dependencies like tomcat, sun-java6-bin, and ant?

  2. How do I write an installer script to place the files and folders in the right place?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文