|
Home |
Back |
Lianja Studio 2026 14.0.5 for Linux
Installer includes:
Lianja Studio development IDE
Lianja App Center desktop runtime client
Lianja Server Manager
Lianja Cloud Server
Lianja ODBC Driver
If you have not yet registered you can create a new account by Clicking here.
|
|
Description
This software requires a Lianja v14 License Key.
If no Lianja v14 License Key has been activated and there has been no previous Lianja software installation, Lianja Studio will run as a 30 day trial after registration.
The Lianja Studio installer includes Lianja Studio (formerly Lianja App Builder), Lianja App Center (desktop client), Lianja Server (Lianja Cloud Server for development and testing) and Lianja ODBC Driver.
INSTALL LIANJA STUDIO
Detailed Installation Instructions (Opens in a new Window)
Open up a Terminal window. (e.g. on Ubuntu right click on the desktop and select 'Open Terminal').
$ cd
$ cd Downloads
$ tar xvf LianjaStudio-14.0.5-linux-x64-installer.tar.gz
$ chmod +x LianjaStudio-14.0.5-linux-x64-installer.bin
$ sudo ./LianjaStudio-14.0.5-linux-x64-installer.bin
Now logout.
Now login again so that the new PATH is used.
RHEL / Centos / Fedora / Rocky
The required libnsl package is no longer provided in the OS glibc package, so should be installed separately.
$ sudo yum install libnsl
The required libxcrypt-compat package should be installed if not already present.
$ sudo yum install libxcrypt-compat
The required libXScrnSaver package should be installed if not already present (not RHEL 10 and equivalents).
$ sudo yum install libXScrnSaver
Lianja Server on Fedora and Redhat 9 and above
The openldap-compat package is required:
$ sudo yum install openldap-compat
==========
For development and testing the Lianja Studio installer includes Lianja Server.
==========
The Lianja Cloud Admin Console App is included. This can be deployed to your Lianja Server and allows you to administer server users, databases, packages, reports and forensics as well as providing a real-time dashboard to monitor connected users and CPU, memory and disk usage.
It requires the lsb_release command. If it is not already installed:
Ubuntu
$ sudo apt-get install lsb-core
RHEL
$ sudo yum install redhat-lsb-core
==========
INSTALL UNIXODBC.
Ubuntu
$ sudo apt-get install unixodbc odbcinst
RHEL
$ sudo yum install unixODBC
Now init the ODBC definitions for Lianja. This will define the Lianja ODBC driver in /etc/odbcinst.ini and the lianja_southwind DSN in /etc/odbc.ini.
$ cd /opt/lianja/server/dist
$ sudo ./postinstall.sh /opt/lianja/server odbc
Setting up ODBC data sources non-GUI.
See https://www.unixodbc.org/odbcinst.html
==========
Now you are ready to develop, Test, Deploy and Share Desktop, Web and Mobile Apps using Lianja Studio.
QUICKSTART GUIDE
To start Lianja double click on the “Lianja Studio” desktop icon
or click on the Lianja Studio shortcut in Apps.
To start Lianja from a terminal type:
$ lianja
To admin the Lianja server from a terminal:
$ sudo lianja-admin status
$ sudo lianja-admin start
$ sudo lianja-admin stop
$ sudo lianja-admin restart
To handle licensing from a terminal:
$ sudo lianja-lm —validate
$ sudo lianja-lm —activate LianjaStudio your-license-key
To start the Lianja App Center (desktop client) double click on the “Lianja App Center” desktop icon
or click on the Lianja App Center shortcut in Apps.
To start Lianja from a terminal type:
$ lianjaruntime
The default username/password for the Lianja App Center is admin/admin.
Operating Systems supported (x64)
Red Hat Enterprise Linux 7.2 and above
Centos 7.2 and above
Ubuntu 18.04 and above
Debian 10 and above
It should also install on many other Linux 64 bit distros (minimum glibc 2.14).
To be able to download any Lianja products from the Lianja website you will need to create an account first by clicking here. After you complete the account registration you will be emailed a link which you must click in order to activate your account on lianja.com. If you do not receive this activation email be sure to check your spam folder as it may have been caught by your email spam filter.