【问题标题】:starting openhab after beagle bone reboot小猎犬骨重启后启动openhab
【发布时间】:2015-05-29 10:32:29
【问题描述】:

beagle bone 重新启动后,我正在按照这个 tuto 启动 openhab:

http://tuxtec.blogspot.fr/2013/11/installing-openhab-on-beaglebone-black.html (4 美元。自动启动 OpenHAB)

但它不起作用,我收到以下错误:

root@beaglebone:~# systemctl status openhab.service
openhab.service - OpenHAB
      Loaded: loaded (/lib/systemd/system/openhab.service; enabled)
      Active: activating (auto-restart) (Result: exit-code) since Fri, 29 May 2015 12:26:39 +0200; 17s ago
     Process: 1812 ExecStart=/usr/local/OpenHab1.7/start.sh (code=exited, status=127)
      CGroup: name=systemd:/system/openhab.service

我的 beagle bone 操作系统是:“Debian GNU/Linux 7 (wheezy)” 任何想法为什么? 提前感谢您的帮助!

【问题讨论】:

    标签: beagleboneblack reboot openhab


    【解决方案1】:

    OpenHAB 1.7(撰写本文时为当前版本)有一个 apt-repo,因此您可以轻松安装 OpenHAB 代码和插件,就像在 Debian 上安装所有软件一样。请关注these instructions for Beaglebone Black,继续使用generic instructions 进行所有Linux 和OSX 安装。当新的稳定版本出来时,你只需要

    sudo apt-get update
    sudo apt-get upgrade
    

    为了保持最新。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2013-11-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-12-25
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多