如何在Solaris中的lazarus headless中安装软件包
我想测试在 opensolaris 盒子中运行的 lazarus 项目。我需要安装 lazarus+freepascal+indy+remobjects 库并无头运行所有内容。
我不知道如何发生这种情况。据我所知,查看文档后,一切都是通过 GUI 完成的。
I want to test a lazarus project running in a opensolaris box. I will need to install lazarus+freepascal + indy + remobjects librarys and run everything headless.
I have no clue in how make this happened. As far as I know at looking the docs everything is done with the GUI.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
据我所知,由于缺乏维护者,目前没有 opensolaris 版本。这意味着:DIY。
不过,皮埃尔时不时会做出一些小承诺,因此它可能接近一般工作状态。
更新:Free Pascal 2.4.2 有 opensolaris 软件包:
请注意,这些被认为是实验性的。我们希望随着时间的推移,它们将变成一个完整的平台。
Afaik there currently are no opensolaris releases due to the lack of a maintainer. Which means : DIY.
There are some minor commits from time to time from Pierre though so it might be close to a general working state.
UPDATED: Free Pascal 2.4.2 has opensolaris packages:
Note that these are considered experimental. We hope they will turn into a full platform over time.