当前位置: 首页 > 工具软件 > OpenNebula > 使用案例 >

OpenNebula

宓和同
2023-12-01

OpenNebula是一个开源项目,提供一个简单但功能丰富、灵活的解决方案来建立和管理企业云和虚拟化数据中心。

完整的文档: http://opennebula.org/documentation:documentation

如何做出贡献:http://opennebula.org/community:contribute


Installation

Requirements

该机将作为OpenNebula服务器,因此需要安装以下软件:

  • ruby >= 1.8.5
  • sqlite3 >= 3.5.2
  • xmlrpc-c >= 1.06
  • openssl >= 0.9
  • ssh
  • sqlite3-ruby gem
此外,从源代码编译OpenNebula,你需要:
  • Development versions of the sqlite3xmlrpc-c and openssl packages, if your distribution does not install them with the libraries.
  • scons >= 0.97
  • g++ >= 4
  • flex >= 2.5 (optional, only needed to rebuild the parsers)
  • bison >= 2.3 (optional, only needed to rebuild the parsers)
  • libxml2-dev

Ruby Libraries Requirements


 类似资料:

相关阅读

相关文章

相关问答