Granity for Linux

From Granite Devices Knowledge Wiki
Revision as of 00:50, 2 November 2015 by Tero K (Talk | contribs) (Distribution specific guides)


Jump to: navigation, search

Starting from version 1.9.0, Granity includes also Linux version of the software. This page lists useful information of installing and using it on different distributions.

Installation & usage

To install the Granity for Linux, extract the zip file in any folder (for example your home folder) and make GranityLinux file executable. Following commands should be run under the folder where GranityLinux files is located:

chmod +x GranityLinux

Then start it by:

./GranityLinux

This works in an ideal case where all necessary system libraries are installed. However, in typical cases few additional libraries (like 32 bit Qt4) are needed. For distribution specific instructions and library dependencies, please see guides below.

Distribution specific guides

LinuxCNC

Granity has been compiled on LinuxCNC 2.6 distribution. List of needed commands to install the needed libraries:

sudo apt-get update
sudo apt-get install libqt4-webkit

Debian 8.2 (64 bit Jessie release)

sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install libc6:i386 gambas3-gb-qt4-webkit:i386

Other distributions

No data of other distributions are at the moment available. You may get hint of missing libraries by commanding

ldd GranityLinux

It will list library dependencies and give hints of "not found" libraries. Feel free to add a chapter in this wiki page to help out others with the similar problem!


In no event the Product Information or parts hereof shall be regarded as guarantee of conditions or characteristics. The Product Information or any part thereof may also not be regarded as a warranty of any kind. No liability of any kind shall be assumed by Author with respect to Product Information or any use made by you thereof, nor shall Author indemnify you against or be liable for any third party claims with respect to such information or any use thereof.

As content of this Wiki may be edited by user community, Granite Devices Oy or it's affiliates do not take any responsibility of the contents of this Wiki. Use information at your own risk. However, Granite Devices staff attempts to review all changes made to this Wiki and keep information trustworthy.

Without written consent, Granite Devices' Products or Intellectual Property shall not be used in situations or installations where living beings, material property, or immaterial property could be harmed by the operation, features or failures of Product. Products may only be used in a way where hazards like moving parts, electric shock, laser radiation, or fire can't be realized even if the content of this Wiki would suggest otherwise.