User Tools

Site Tools


download-int

This is an old revision of the document!


Download



Because of the rapid development we will not release 'stable' versions.
Wegens de snelle ontwikkelingen worden er geen 'stabiele' versies gemaakt.
Wegen der schnellen Entwicklung werden keine 'stabilen' Versionen veröffentlicht.
Compte tenu du développement rapide, nous ne proposons pas de version "stable".

Snapshots

The latest Snapshot.
De laatste Snapshot.
Der neuste Snapshot.
L'ultimo Snapshot:
Le dernier Snapshot.


Linux

Rocrail package Compatible Distributions
Ubuntu 14.04 Linux Mint 17, Debian 8, Ubuntu 14.04
Ubuntu 16.04 Linux Mint 18, Debian 9, Ubuntu 17.04, Ubuntu 17.10, Ubuntu 16.04
Ubuntu 18.04 Ubuntu 18.04


Demo plans

Wiki plan, "Step by step":

Demo plan:

Choose the "Wiki demo plan" if you want to follow the Step by step tutorial.
Installing the plan will be skipped if it locally already exist.

Den "Wiki demo plan" wählen, wenn der Schritt-für-Schritt-Anleitung gefolgt werden soll.
Die Installation des Plans wird übersprungen, wenn er bereis lokal existiert.

Choisissez le "Wiki demo plan" si vous voulez suivre le Tutoriel Pas à Pas.


Server Packages

Server packages contain all binaries and scripts except for Rocview and SVG symbols.
Server-Pakete enthalten alle Binaries und Scripte mit Ausnahme von Rocview und SVG-Symbolen.
Les paquets du serveur contiennent tous les fichiers binaires et les scripts à l'exception de RocView et des symboles SVG.

Download

Post Install


The Post install script also does the following tasks:

  1. Copy the daemon script to: /etc/init.d/rocraild
  2. Install the service: update-rc.d rocraild defaults

With the service command the Rocrail daemon can be controlled:

sudo service rocraild start
sudo service rocraild stop

Das Post-Installscript erledigt auch diese Aufgaben:

  1. Kopieren des Daemon-Scripts nach: /etc/init.d/rocraild
  2. Installieren des Dienstes: update-rc.d rocraild Standards

Mit dem "service"-Befehl kann der Rocrail-Daemon gesteuert werden:

sudo service rocraild start
sudo service rocraild stop


Le script de post-installation exécute également les tâches suivantes:

  1. Copier le script du daemon sur: /etc/init.d/rocraild
  2. Installer le service: update-rc.d rocraild defaults

Avec le service de commande, le daemon Rocrail peut être controlé:

sudo service rocraild start
sudo service rocraild stop


Raspberry Pi & Odroid

Raspbian Stretch, Odroid Ubuntu 18.04


To install Rocrail on the command line, open a (ssh) terminal, and use the following commands:

Update Operating System

sudo apt update
sudo apt upgrade

Download Rocrail and install

Replace the "xxxxx" with the wanted revision number.
Raspberry Pi:

wget http://rocrail.net/software/rocrail-snapshot/rocrail-xxxxx-raspbian-stretch-armhf.deb
sudo apt install ./rocrail-xxxxx-raspbian-stretch-armhf.deb

Odroid:

wget https://launchpad.net/rocrail/sunrise/2.0/+download/rocrail-xxxxx-odroid-ubuntu1804-arm64.deb
sudo apt install ./rocrail-xxxxx-odroid-ubuntu1804-arm64.deb


Um Rocrail von der Befehlszeile zu installieren, ein Terminal öffnen und die folgenden Befehle verwenden:

Raspbian updaten

sudo apt update
sudo apt upgrade

Rocrail und Installation herunterladen

"xxxxx" durch die in http://rocrail.net/software/rocrail-snapshot/ zu findende Revisions-Nummer ersetzen.

wget http://rocrail.net/software/rocrail-snapshot/rocrail-xxxxx-raspbian-stretch-armhf.deb
sudo apt install ./rocrail-xxxxx-raspbian-stretch-armhf.deb


Pour installer Rocrail en ligne de commande, ouvrir un terminal, et utiliser les commandes suivantes:

Mise à jour du système d'exploitation

sudo apt update
sudo apt upgrade

Télécharger Rocrail et installation

Replacer le "xxxxx" avec le numéro de la révision voulue trouvée ici: Raspberry Pi:

wget http://rocrail.net/software/rocrail-snapshot/rocrail-xxxxx-raspbian-stretch-armhf.deb
sudo apt install ./rocrail-xxxxx-raspbian-stretch-armhf.deb

Odroid:

wget https://launchpad.net/rocrail/sunrise/2.0/+download/rocrail-xxxxx-odroid-ubuntu1804-arm64.deb
sudo apt install ./rocrail-xxxxx-odroid-ubuntu1804-arm64.deb


FAQ

Linux


Q: Rocview does not startup.
A: Install the wxWidgets library. (libwxgtk*)


Frage: Rocview startet nicht.
Antwort: Die wxWidgets-Bibliothek installieren. (libwxgtk*)


Question: Rocrail ne démarre pas.
Réponse: Installer la librairie wxWidgets. (libwxgtk*)

download-int.1546216648.txt.gz · Last modified: 2018/12/31 01:37 by rainerk