【问题标题】:How to install a specific version of HDF5 with Luarocks?如何使用 Luarocks 安装特定版本的 HDF5?
【发布时间】:2018-11-17 10:26:43
【问题描述】:

操作系统:Linux Ubuntu Server 18.04

我用 luarocks install hdf5 安装 hdf5 并得到这个错误:

/lua/5.1/hdf5/ffi.lua:71: Unsupported HDF5 version: 1.10.0

如何安装特定的低版本,例如1.8.16

【问题讨论】:

标签: lua hdf5 luarocks


【解决方案1】:

我遇到了 luasocket 问题。 因此,使用安装特定版本

luarocks install luasocket 3.0rc1

注意:请先卸载。

你可以使用 git 获取最新版本

https://peter.colberg.org/lua-hdf5/install#installing-from-git

【讨论】:

    猜你喜欢
    • 2019-03-24
    • 2015-12-25
    • 2014-02-14
    • 2020-01-16
    • 2021-12-03
    • 2017-11-21
    • 2017-04-16
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多