Difference between revisions of "Install App Builder on Linux"

From Lianjapedia
Jump to: navigation, search
Line 10: Line 10:
 
==Installation==
 
==Installation==
 
* Make sure root has execute permission on the downloaded file.  If not, change the file permissions from a terminal window or by right clicking on the file and selecting "properties". (chmod +x)
 
* Make sure root has execute permission on the downloaded file.  If not, change the file permissions from a terminal window or by right clicking on the file and selecting "properties". (chmod +x)
* As root or using sudo, run the installer.  For 64 bit Red Hat / Centos / Fedora / OpenSUSE, please run the installer in text mode (--mode text)
+
* As root or using sudo, run the installer.   
* Click '''Forward''' to continue
+
* Click '''Forward''' to continue.
 +
 
 +
For 64 bit Red Hat / Centos / Fedora / OpenSUSE, or if you experience any problems running the installer in graphical mode, please run the installer in text mode  
 +
 
 +
<pre>
 +
./LianjaAppBuilder-X.X.X-linux-x86_64-installer.bin --mode text
 +
</pre>
 +
 
 +
You will also need to check whether you have the libpng12 package installed, as this is required to run the Lianja App Builder once installed.
 +
 
 +
 
 
[[File:Linux_Install_ab1.png|link=|Lianja App Builder Installation]]
 
[[File:Linux_Install_ab1.png|link=|Lianja App Builder Installation]]
 
* Read the License Agreement
 
* Read the License Agreement
Line 38: Line 48:
 
$ lianja
 
$ lianja
 
</pre>
 
</pre>
 +
If the Lianja App Builder does not start, please check whether you have the libpng12 package installed on your system and install if not.
 +
 
* When you install the Lianja App Builder, the Lianja App Center (desktop client) will also be installed. Run the Lianja App Center from its desktop launcher or from a terminal:
 
* When you install the Lianja App Builder, the Lianja App Center (desktop client) will also be installed. Run the Lianja App Center from its desktop launcher or from a terminal:
 
<pre>
 
<pre>

Revision as of 08:09, 21 January 2015

Downloads for Linux


Before you start...

The Lianja App Builder installer includes the Lianja App Builder and the Lianja App Center (desktop client).

To develop for web/tablet/mobile clients, you will also need the Lianja Cloud Server.

Installation

  • Make sure root has execute permission on the downloaded file. If not, change the file permissions from a terminal window or by right clicking on the file and selecting "properties". (chmod +x)
  • As root or using sudo, run the installer.
  • Click Forward to continue.

For 64 bit Red Hat / Centos / Fedora / OpenSUSE, or if you experience any problems running the installer in graphical mode, please run the installer in text mode

./LianjaAppBuilder-X.X.X-linux-x86_64-installer.bin --mode text  

You will also need to check whether you have the libpng12 package installed, as this is required to run the Lianja App Builder once installed.


Lianja App Builder Installation

  • Read the License Agreement
  • Use the scrollbar to display the full text

Lianja App Builder Installation

  • Click a radio button to accept or reject the License Agreement
  • Click Forward
  • If you select I accept the agreement, the installation will continue

Lianja App Builder Installation

  • If you select I do not accept the agreement, you will be prompted to abort the installation
  • If you click Yes the installation will stop
  • If you click No you will be returned to the License Agreement

Lianja App Builder Installation

  • After accepting the License Agreement, the installation will continue
  • Make sure 'Lianja App Builder' is checked
  • Click Forward

Lianja App Builder Installation

  • Click Forward to begin the installation
  • If you do not want the installation to begin, click Cancel

Lianja App Builder Installation

  • Uncheck the box if you do not want to view the Readme File
  • Click Finish

Lianja App Builder Installation

  • Run the Lianja App Builder from its desktop launcher or from a terminal:
$ lianja

If the Lianja App Builder does not start, please check whether you have the libpng12 package installed on your system and install if not.

  • When you install the Lianja App Builder, the Lianja App Center (desktop client) will also be installed. Run the Lianja App Center from its desktop launcher or from a terminal:
$ lianjaruntime
  • The default username/password for the Lianja App Center is admin/admin.
  • Note: If you want to develop for web/tablet/mobile clients, you will also need to install the Lianja Cloud Server.

See Also

License Management